How can I get a list of all fonts used in an Adobe Illustrator file?

10

2

How can I get a list of all fonts used in an Adobe Illustrator file? Is there a document properties / list of fonts tab that I can access to show all fonts used in an .ai file?

cwd

Posted 2012-02-28T14:17:17.187

Reputation: 13 508

Maybe try to go to Type > Find Font. – Daria – 2012-02-28T14:27:22.510

@Daria - perfect. Can you post that as the answer? – cwd – 2012-02-28T14:36:53.840

Does it really work? – Daria – 2012-02-28T15:01:49.567

Answers

17

Maybe try to go to Type > Find Font.

Daria

Posted 2012-02-28T14:17:17.187

Reputation: 485

Another quick little tip if you want to know the font sizes used throughout a document: Select -> Object -> All Text Objects, then open the CSS Properties pane and click Generate CSS. That will give you more than you need and possibly dupes, but you can use your wits and get a concise list from there. – cfx – 2019-01-29T18:00:09.710

Specifically in CS6, Type, Find Font and from there you can save the list to a text file. – pdwalker – 2014-04-30T02:44:01.470

3

If you are using Illustrator CS6 from Creative Cloud (i.e., Illustrator 6.1), you can go to File -> Package... . Deselect everything except "Create Report". The report will list all fonts used in the document.

(This feature will be part of the packaged software in the next major release.)

Alan Shutko

Posted 2012-02-28T14:17:17.187

Reputation: 3 698

2

The Document Info palette will list all the fonts used.

Jon

Posted 2012-02-28T14:17:17.187

Reputation: 21

This is good, but could use a little expansion, how do we get to the document info palette? – David – 2014-01-30T15:38:27.280

2

If you are using Illustrator CC, then you can use the builtin 'Package' feature to collect all fonts used in your Illustrator document. If you are using Illustrator CS5 /6, then you can try a third-party Illustrator plugin: Illustrator Art Packer

user3110420

Posted 2012-02-28T14:17:17.187

Reputation: 21