Just curious if Python has a built-in module for pulling data out of an EPS file? For example, I'd like to pull the text out of an EPS as well as the font names of the characters of the text. I believe I can pull all the font names from the header area, but was hoping Python might have something more robust. Thanks. Jay