Replies: 3 comments
-
|
@nemobis the question was about JPEG files, not about JPEG2000 files. Convert those to JPEG first. (JPEG2000 decoders are currently in the process of being removed from a lot of software due to bugs, security holes, and lack of actual JPEG2000 images in the wild.) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I know the difference. My question is about JP2 files.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
jpegoptim actually support JP2? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
jpegoptimworks great for me; in my case I want to use the-Soption to set a target size and downsize my JPEG file as needed. Some of my JPEG images are JPEG-2000 (JP2) files produced by ImageMagick (http://www.imagemagick.org/script/jp2.php ) andjpegoptimrejects them.Is there any plan to make
jpegoptimwork with JP2 files too, at least for a subset of its functionality?Beta Was this translation helpful? Give feedback.
All reactions