Skip to content

techgnious/IVCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javadoc Maven Central

Build Status Maven Build Known Vulnerabilities

IVCompressor

It is the only java library which is customly built to include both image and video compression algorithms to ease the conversion of Image and Video files in java.

Features:

  • Resize Images from higher resolution to smaller resolution.
  • Convert Video Files to different format.
  • Resize video files to smaller size by reducing the resolution.
  • Custom resolution.
  • Uses java based classes for Image compression to smaller resolution.
  • Uses FFMPEG for Video compression and conversion

To Know more about IVCompressor Click Here