Search found 1 match

by cachila
2019-03-20T07:37:51-07:00
Forum: Users
Topic: JPEG to JP2 result in much bigger file size
Replies: 0
Views: 14330

JPEG to JP2 result in much bigger file size

Hello,

I'm pretty new to ImageMagick and I'm building a service where anyone can upload a JPEG file and automatically convert it to a lossless JP2 in order to save a smaller file.

I'm using the default command posted at https://imagemagick.org/script/jp2.php

command convert wizard.jpg -quality 0 ...