Re: Display JPEG compression

2007-09-06 Thread Benjamí Villoslada
El Dimecres 05 Setembre 2007, Florian Kulzer va escriure: > $ identify -verbose The-Horse-in-Motion.jpg | grep Quality >   Quality: 85 Thanks, Florian and Oscar. Identify works fine :) -- Benjamí http://blog.bitassa.cat .

Re: Display JPEG compression

2007-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/05/07 09:28, Oscar Diaz Fernandez wrote: > > You can try with: identify -verbose image.jpeg I'm not sure that JPEG images store "compression level" like zip files do. > > > On 9/5/07, *Benjamí Villoslada * <[EMAIL PROTECTED] >

Re: Display JPEG compression

2007-09-05 Thread Florian Kulzer
On Wed, Sep 05, 2007 at 15:46:52 +0200, Benjamí Villoslada wrote: > Hi, > > Anyone knows what command line program can display the compression info from > JPEG files? Thanks! One possibility is using the "identify" command from the imagemagick package: $ identify -verbose The-Horse-in-Motion.j

Re: Display JPEG compression

2007-09-05 Thread Oscar Diaz Fernandez
You can try with: identify -verbose image.jpeg Regards, Óscar Díaz. On 9/5/07, Benjamí Villoslada <[EMAIL PROTECTED]> wrote: > > Hi, > > Anyone knows what command line program can display the compression info > from > JPEG files? Thanks! > > Regards, > > -- > Benjamí > http://blog.bitassa.cat >