Announcement

Collapse
No announcement yet.

JPEG Version 1.02 Conversion

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    JPEG Version 1.02 Conversion

    We need to Convert the Color TIFF into JPEG (version 1.02). We have tried to converting the above format using some application, the version is not coming correctly (version 1.01 is coming). Customer requirement is JPEG 1.02.

    So Kindly let us know any application for converting this format.

    Thanks in Advance.

    #2
    The difference of this format "version" is in the additional Exif metadata with the thumbnail. The basic image is exactly the same. As far as I know, the only programs that write "1.02" are Adobe software. They insert a lot of extra data and defined this version. You can use free Photoshop CS2, or patch the version field with a hex editor. JFIF\00\01\01 -> JFIF\00\01\02 All programs ignore the version number.

    Comment

    Working...
    X