The commonmost problem I face whenever I buy new designs is that sometimes I need to know all the fonts that were used to make the PSD file. Sometimes Photoshop popups a ugly message saying some fonts are missing and it has no inbuilt method to tell you which font was used. So how to tell which fonts are needed?
There is a crude method to put type tool to every text in the PSD and check on which text it says missing font. That is a bit unprofessional method and does not work if you have large amount of text in design.
Second method is to use a Javascript. Oh No, don’t panic, this is not complex and you don’t even need to know Javascript because its a readymade script available.
Now in photoshop, go to File>>Scripts>>Browse and now locate the folder which contains the font.jsx file. And after selecting the script file, click Load.
Now it will ask for location of the folder which contains the PSD for which you want to know the fonts of. After then click Ok and then wait for some time. Don’t click anywhere in PS for the time being. After sometime, you will notice a file named fonts.txt in the same folder which contained the PSD file. The text file will contain the list of all fonts used in the PSD file.
Cool Na?
Script Courtsey: Photoshop Scripting Community


[...] http://nspeaks.com/91/list-fon.....-psd-file/ [...]
This script is awesome, not only does it announce all the fonts but tells you specifically which file they are, It also works in CS5 perfectly.
My muddaboard crashed, and after backing up and reinstalling I thought I was fucked- but thanks to your script I have saved so much time!
And as far as CS4 telling me the fonts that are missing, I guess mine is special:)
Thanks for a great script!
I tested it on CS5. It’s still working. Very very useful script!!!! I love it <3
Thanks a lot! It save much time!
Is there any script like this for adobe illustrator?
I tried to use this in CS3 and it had an error.
Error 1200: Internal error
Line 77
-> function_ftn(doc, layer) {
Would love to use it if it worked!
Im trying it out but PS CS4 seems to be crashing when i run it.
This seems really handy. I’ll have to remember this.
However, Photoshop CS4 now announces the fonts that aren’t open when you open a file.