Page 1 of 1

Thumbnails for Adobe Illustrator .ai files?

Posted: Wed Dec 24, 2008 6:14 am
by ghost zero
How about show thumbnails for Adobe Illustrator .ai files?

Re: Thumbnails for Adobe Illustrator .ai files?

Posted: Wed Dec 24, 2008 6:51 am
by xnview
ghost zero wrote:How about show thumbnails for Adobe Illustrator .ai files?
Do you have AFPL ghostscript?

Posted: Wed Dec 24, 2008 7:11 am
by ghost zero
what is that?

Posted: Wed Dec 24, 2008 7:25 am
by XnTriq

Posted: Wed Dec 24, 2008 5:48 pm
by ghost zero
I believe Adobe Illustrator .ai files have embedded thumbnails. Can those be read?

Posted: Thu Dec 25, 2008 2:47 pm
by asibug
this one would be cool and if ever add coreldraw files as well if possible. :)

Posted: Thu Dec 25, 2008 9:35 pm
by XnTriq
ghost zero wrote:I believe Adobe Illustrator .ai files have embedded thumbnails. Can those be read?
Yes, XnView can read these thumbnails. But remember: Not all AI, EPS or CDR files have previews embedded in them. It depends on the program they were saved with/exported from and on the settings made by the file's author.

Forum references:Off-site resources:
Adobe Illustrator File Format Specification wrote:%AI3_DocumentPreview: keyword
  • [ 3.0/3.2 ] [ 5.0/5.5 ] [ 6.0 ] The %AI3_DocumentPreview comment describes the type of preview image contained in the file. If no preview is included, keyword is None.

Posted: Fri Dec 26, 2008 5:13 pm
by helmut
FAIK XnView reads .ai files using Ghostscript and builds the thumbnail based on the vector image. I doubt that XnView reads the embedded thumbnail. @Pierre: Please shed some light on this.

For Corel files (.cdr, .cps, ...) the answer is clear: Image is not read, only embededded "thumbnails" are displayed, XnView cannot read the Corel format because it's a proprietary and closed format. See topic Handling limited Corel format support.

Posted: Fri Dec 26, 2008 8:45 pm
by ghost zero
thumbnails for .ai files are displayable in Adobe Bridge file browser, so i was wondering if that was possible in xnview

Posted: Sat Dec 27, 2008 12:30 pm
by XnTriq
I don't have GhostScript installed on my Windows 2000 PC. XnView behaves exactly as I want it to:
  • For AI files without an embedded document preview, XnView displayes the system's file type icon.
  • If an AI file contains an embedded document preview, XnView extracts it and uses it as thumbnail in the browser and for the preview pane (even if %AI3_DocumentPreview: None).
Other than with EXIF thumbnails in JPEGs, embedded previews in AIs are located at the end (after %%EOF) of the file and are either in TIFF (PC) or PICT (Mac) format.

Posted: Sat Dec 27, 2008 3:24 pm
by helmut
XnTriq wrote:... [*]If an AI file contains an embedded document preview, XnView extracts it and uses it as thumbnail in the browser and for the preview pane (even if %AI3_DocumentPreview: None). ...
Ah, o.k.. This prooves that XnView does read the embedded thumbnail in ai files.