Alternatives for Extracting EXIF and JPEG Data from Images

R

Roger

Does anybody have a pointer to a Python library/utility that will
extract the chrominance and luminance quantization tables from JPG images?

I have been using the _getexif method from PIL, which works fine, but
doesn't extract the quantization data. I am a bit fuzzy on the
terminology, but the quantization data seems to be JPEG data rather
than EXIF data. One utility that extracts the quantization tables is
JPEGsnoop -- there is a link to download the utility here:
http://www.impulseadventure.com/photo/jpeg-quantization.html

The source code for the above isn't available and may not be callable
from a Python script even if it were available.

Roger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top