Grid Sage Forums

REXPaint => Everything REXPaint => Topic started by: gumix on December 08, 2022, 09:50:05 AM

Title: Yet another tool to convert pngs to xp
Post by: gumix on December 08, 2022, 09:50:05 AM
I made it specifically for use of CP_437's half blocks and 25,50,75 dither glyphs.

It's open source, currently palette is hard-coded (but can be changed then recompiled)
https://github.com/msokalski/asciicker/tree/pre-y9/png2xp

Sample input 40x40 px .png (scaled up here to match size of re-exported to png resulting xp)
And the output 20x20 cells .xp using ANSI 16C

Have fun!
Title: Re: Yet another tool to convert pngs to xp
Post by: Kyzrati on December 09, 2022, 07:54:48 PM
Ooh nice, another to add to the resources page, this one definitely a unique take on the converters :)