Skip to content

Script to get the list of all fonts used in a PSD (Photoshop) file.

License

Notifications You must be signed in to change notification settings

straube-co/psd-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PSD Fonts

Script to get the list of all fonts used in a PSD (Photoshop®) file.

Usage

You only need to open a PSD file in your Photoshop®, then go to File menu and choose Scripts » Search, and choose the script from where you saved it.

The script may take a while to run, depending on the number of layer you have in your file.

After it loop through all document layers, a txt file will be created in the same path your PSD containning the list of all fonts used on it. The list have the following syntax:

TEXT
Font name,Size,Color (hex)
--
...

Bugs

I only tested this script in the current Photoshop® version (CC 2014). If you find some bug in another version, please open an issue.

Legal notice

Photoshop® is either registered trademark or trademark of Adobe Systems Incorporated in the United States and/or other countries.

About

Script to get the list of all fonts used in a PSD (Photoshop) file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published