| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 4 hours ago | 582 Bytes | |
| SJIT.exe | < 4 hours ago | 5.9 MB | |
| SJIT.jar | < 5 hours ago | 5.9 MB | |
| Totals: 3 Items | 11.8 MB | 0 | |
SJIT - Simple Java Image Tool
SJIT is an easy-to-use command line program to analyze, manipulate and convert image files. Requires Java Runtime Environment (JRE) to run.
- call
java -jar SJIT.jar --helpto get program information. - call
java -jar SJIT.jar -in sample.jpgto read an image file.
On Windows the exe (created by launch4j) is a handy wrapper for the Java parameters.
- call
SJIT.exe -in sample.jpgto read an image file.
See https://sjit.sourceforge.io for more information.