Image -> 2DJ Converter
This tool converts any image (png, webp, jpg, etc,) into a format that can be printed to a poster using the sc-peripherals mod on the SwitchCraft server.
Scaling
by
Colors
Format and labeling
Export Formats
2dj/2dja
Single pages (e.g. a 1x1 page) will be exported as 2dj files, while multiple pages will be exported as 2dja files. The specification for 2dja is as follows:- pages: A JSON array of 2dj JSON objects
- width: integer, pages wide
- height: integer, pages tall
- title: string, filename
zip
Exports a zip file containing the output image separated into 2dj files.Source code can be found here