https://github.com/ext/jpegsplit
Detect and extract additional data efter end of images
https://github.com/ext/jpegsplit
Last synced: over 1 year ago
JSON representation
Detect and extract additional data efter end of images
- Host: GitHub
- URL: https://github.com/ext/jpegsplit
- Owner: ext
- License: gpl-3.0
- Created: 2013-12-19T08:15:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T21:57:38.000Z (over 10 years ago)
- Last Synced: 2024-11-26T01:45:48.988Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# jpegsplit
Detect and extract additional data after the end of the image (e.g. after EOI-marker). This is sometimes used to hide other files and/or data in images.
usage: jpegsplit SRC [DST]
Return 0 if data was detected and non-zero if nothing was found.
## Supported input formats
* jpg
* png