racc.at Forums

Tech => Dev Zone => Topic started by: Kett on May 11, 2026, 01:58 AM

Title: Pixel art to ASCII tool
Post by: Kett on May 11, 2026, 01:58 AM
Oh yeah I just remembered that a few months back on Fedi, someone asked (https://critter.cafe/@swiftyshq/115873473992788069) if there was a tool that would convert pixel art to ASCII art with specific mappings of colors to symbols. I didn't know of any such tool, but I thought it would be fun to implement, and so I did. You can access it through here (https://racc.at/pixelly).

A video of it working here:

https://files.catbox.moe/py6qe4.mp4

I didn't spend much time making it pretty because I wanted to make it quickly... and then when I was done there was not much motivation to work on it any longer, lol.
Title: Re: Pixel art to ASCII tool
Post by: Kett on May 11, 2026, 02:02 AM
It's also on my git forge here (https://git.racc.at/kett/pixelly), but it's literally just an HTML file and a JS file which you can see right from your browser.
Title: Re: Pixel art to ASCII tool
Post by: dunkyl on May 11, 2026, 02:58 AM
.88...............................................
.888888;;...........;;;.......;;;.................
.8;;;;;;;;;..........;;;;;;;;;;..@@............,,,
.8;;;;;;;;;;;........;;;;.........@@........,,,,.,
.8;;;....;;;;;..;.......;;.........@@....,,,,....,
.88;;......;;;;;;@.......;;.........@...,,.......,
.88;;.............@@@@@@@@;.........@@@@,........,
.88;;...............................@@...........,
.88;;................................@...........,
.88.;;...........................................,
..8.@;;..........................................,
..88.@........@@@@@@...........@@@@..............,
..@8.@@.....@@@....@@........@@@@..@@@@..........@
..@@..@@..@@........@@......@@........@@........@@
...@....@@@@.........@.....@@@.........@........@.
...@.....@@..........@@...@@...........@........@.
...@@....@@...........@...@.............@.......@.
....@...@@@...........@..@@.............@......@..
....@...@@@......@@@..@..@..@@@.........@......@..
....@...@@@......@@@..@..@..@@@.........@.....@...
.....@..@@@......@@@..@..@..@@@.........@.....@...
.....@..@@@......@@@..@@@@..@@@.........@....@....
.....@@.@@@..........@@@@@@............@@...@.....
......@..@@@.........@....@............@@...@.....
.......@..@@........@.....@@@........@@@...@@.....
.......@...@@@@...@@@......@@@@....@@@@@..@@......
....@@@@@...@@@@@@@@........@@@@@@@@@@@....@@@@...
.....@.......................@@@@@@@@.........@@@@
.....@@.............@@@@@@......................@.
......@@............@@@@.@.....................@@.
.......@.............@@.@....................@@@..
........@.............@@@...................@@....
.........@@................................@@.....
.......@@@@..................................@@@..
..@@@@@@..........................@@...........@@.
..@@...............@....@@@.....@@@...........@@..
...@@@..............@@@@@.@@@@@@@@..........@@....
.....@@@.............@@.....@@@...........@@......
.......@@@...............................@@.......
.........@@@..........................@@@.........
............@@@.....................@@............
..............@@@@...............@@@..............
..................@@@........@@@@@................
.....................@@@@@@@@.....................
..................................................
..................................................
..................................................
..................................................
..................................................
..................................................
Title: Re: Pixel art to ASCII tool
Post by: Kett on May 11, 2026, 03:07 AM
hehehe, cuuute! courier new font breaks when trying to see this on my phone, though x3 you can use a code block or preformatted text block