jar

io.github.techgnious : IVCompressor

Maven & Gradle

Oct 19, 2020
21 stars

ImageVideoCompressor · Project to Compress Images and Videos to smaller resolution/size

Table Of Contents

Latest Version

Download io.github.techgnious : IVCompressor JAR file - Latest Versions:

All Versions

Download io.github.techgnious : IVCompressor JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window IVCompressor-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.techgnious.utils

├─ io.github.techgnious.utils.IVFileUtils.class - [JAR]

io.github.techgnious.constants

├─ io.github.techgnious.constants.IVConstants.class - [JAR]

io.github.techgnious.exception

├─ io.github.techgnious.exception.ImageException.class - [JAR]

├─ io.github.techgnious.exception.VideoException.class - [JAR]

io.github.techgnious.dto

├─ io.github.techgnious.dto.IVAudioAttributes.class - [JAR]

├─ io.github.techgnious.dto.IVSize.class - [JAR]

├─ io.github.techgnious.dto.IVVideoAttributes.class - [JAR]

├─ io.github.techgnious.dto.ImageFormats.class - [JAR]

├─ io.github.techgnious.dto.ResizeResolution.class - [JAR]

├─ io.github.techgnious.dto.VideoFormats.class - [JAR]

io.github.techgnious

├─ io.github.techgnious.IVCompressor.class - [JAR]

Advertisement