Hacker News new | ask | show | jobs
by agopaul 3266 days ago
Nice! Are you using an ExtendScript script to extract all the info? Or is it an in-house C++ extension for Photoshop?
1 comments

We're actually using our own technology to parse PSD files without using any Photoshop API. We're already working on other design formats as well.
That's impressive! I read a few stories about reverse engineering the PSD format and how much technical debt it carries in it