ImageCompression

A library that does Picture compression without loss of quality.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.github.naveenthontepu
Идентификатор

Идентификатор

com.antam.image.compression
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

ImageCompression
A library that does Picture compression without loss of quality.
Ссылка на сайт

Ссылка на сайт

https://github.com/naveenthontepu/PictureCompression
Система контроля версий

Система контроля версий

https://github.com/naveenthontepu/PictureCompression

Скачать com.antam.image.compression

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.naveenthontepu/com.antam.image.compression/ -->
<dependency>
    <groupId>io.github.naveenthontepu</groupId>
    <artifactId>com.antam.image.compression</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.naveenthontepu/com.antam.image.compression/
implementation 'io.github.naveenthontepu:com.antam.image.compression:0.0.1'
// https://jarcasting.com/artifacts/io.github.naveenthontepu/com.antam.image.compression/
implementation ("io.github.naveenthontepu:com.antam.image.compression:0.0.1")
'io.github.naveenthontepu:com.antam.image.compression:aar:0.0.1'
<dependency org="io.github.naveenthontepu" name="com.antam.image.compression" rev="0.0.1">
  <artifact name="com.antam.image.compression" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.naveenthontepu', module='com.antam.image.compression', version='0.0.1')
)
libraryDependencies += "io.github.naveenthontepu" % "com.antam.image.compression" % "0.0.1"
[io.github.naveenthontepu/com.antam.image.compression "0.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.

PictureCompression

Picture compression is being done by decreasing the size of the picture without the loss of quality.

An picture taken using One plus one phone with 13mp camera HDR mode has a raw size of 51 mb is being compressed to size less than 100kb for optimal server upload.

Версии библиотеки

Версия
0.0.1