finds.dev← search

// the find

fairygui/psd2fgui

★ 218 · JavaScript · MIT · updated Jun 2018

A tool for converting psd file to fairygui package.

A Node.js CLI that parses PSD files and exports them as FairyGUI packages. Targets game UI developers who use FairyGUI editor and want to import Photoshop designs without manual layer reconstruction. Niche audience, narrow purpose.

- Single-file implementation keeps the conversion logic easy to read and audit

- MIT license with no runtime dependencies beyond what npm pulls in — easy to fork and modify

- Solves a real friction point in the PSD-to-FairyGUI handoff workflow where manual export is tedious

- Last commit was June 2018 — eight years of FairyGUI API changes and PSD format evolution, zero maintenance

- No documentation beyond a 3-line README: no supported PSD features, no known limitations, no output format description

- Test suite is a single binary .psd file with no assertions — you have no idea if it still works or what 'passing' looks like

- 218 stars and 65 forks suggests people found it and then presumably forked it to fix it themselves rather than upstream contributing

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →