ImageCompression

A library that does Picture compression without loss of quality.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.naveenthontepu
ArtifactId

ArtifactId

com.antam.image.compression
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

ImageCompression
A library that does Picture compression without loss of quality.
Project URL

Project URL

https://github.com/naveenthontepu/PictureCompression
Source Code Management

Source Code Management

https://github.com/naveenthontepu/PictureCompression

Download com.antam.image.compression

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.0.1