Skip to main content
bob_r7marketing
Participant
March 18, 2021
Answered

How can I see what Illustrator version compatibility an EPS file is saved as?

  • March 18, 2021
  • 2 replies
  • 1342 views

I am working in Adobe Illustrator CC 24.3 and saving EPS files set to Adobe Illustrator CS6 compatibility.

I need to be able to check EPS files to see saved with this version compatibility.

I don't see this information in Bridge, Finder/File Explorer, Get Info/Properties, etc.

I use both Mac and Windows, so solutions in either will be helpful.

Is there a way?

Correct answer Ton Frederiks

Maybe this script helps?

https://github.com/creold/illustrator-scripts#fileversioninformer

2 replies

Ton Frederiks
Community Expert
Ton FrederiksCommunity ExpertCorrect answer
Community Expert
March 30, 2021
bob_r7marketing
Participant
March 30, 2021

Very helpful -- thank you!

c.pfaffenbichler
Community Expert
Community Expert
March 19, 2021

This is a very crude method but you could open the eps in TextEdit and (edit: with cmd-F) look for »%%Creator:«

bob_r7marketing
Participant
March 19, 2021

Thank you for this tip -- This is helpful

I will use this while I continue to seek a method with the least steps possible.

c.pfaffenbichler
Community Expert
Community Expert
March 20, 2021

Maybe you should start a Script-specific thread on the issue to attract the attention of more Scripting-savvy Illustrator users.