-
Notifications
You must be signed in to change notification settings - Fork 0
License
tmc/imgrecode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
imgrecode reads images on stdin and prints them to stdout Example: $ cat Kodak_CX7530.jpg | imgrecode > Kodak_CX7530.png $ cat Kodak_CX7530.jpg | imgrecode -jpeg 90 > Kodak_CX7530-2.jpg $ identify -verbose Kodak_CX7530.jpg |grep -c exif 57 $ identify -verbose Kodak_CX7530-2.jpg |grep exif 0 $ identify -verbose Kodak_CX7530.png |grep -c exif 0
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published