Skip to content

Instantly share code, notes, and snippets.

@DrewDouglass
Last active November 10, 2018 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DrewDouglass/cec60c259812d79b35ab2c153e1f1b00 to your computer and use it in GitHub Desktop.
Save DrewDouglass/cec60c259812d79b35ab2c153e1f1b00 to your computer and use it in GitHub Desktop.
Find fonts used in PDF file on Mac OS
strings ~/Desktop/filename.pdf | grep FontName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment