Convert raster images into Satisfactory blueprints — fast, configurable, and practical for creating pixel-art
What it does
- Maps image pixels to signs
- Exports an importable blueprint file for use with Satisfactory
Showcase
Deletes transparent background

Output
- Produces a blueprint file .sbp in outputBlueprint
Build
To build it you need:
- Download this repo
- cd ImagesToSatisfactoryBlueprints
- npm run build
- copy the folder dist (this is the app)
Contributing
- Open issues for bugs/features. Fork, branch, and submit PRs with tests or examples.
License
- MIT
Contact
- Maintainer: @LorendosCSharp — open issues on GitHub for support or feature requests.
Uses https://github.com/etothepii4/satisfactory-file-parser to parse and serialize blueprints

