You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When having a jpeg file, which seems to be corrupted, e.g. file is missing content due to transfer problems, jpegoptim steps out with an error like this:
test.jpg 960x741 24bit P IPTC ICC JFIF [ERROR]
The similar tool for png files, optipng, offers a -fix switch to repair such problems.
Any possibility to implement such a fix-switch in jpegoptim?
This discussion was converted from issue #58 on April 02, 2022 05:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When having a jpeg file, which seems to be corrupted, e.g. file is missing content due to transfer problems, jpegoptim steps out with an error like this:
The similar tool for png files, optipng, offers a -fix switch to repair such problems.
Any possibility to implement such a fix-switch in jpegoptim?
Beta Was this translation helpful? Give feedback.
All reactions