nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
178 stars 14 forks source link

Converting PNG to PETSCII #209

Open NoobTracker opened 3 years ago

NoobTracker commented 3 years ago

Hello, I was looking for a converter that could convert a PNG file to a PETSCII file and I found this program. Sadly, it looks for a pixel perfect match and not just the closest it can find (with the least amount of different pixels) so I can't convert my image since it isn't a PETSCII screenshot. Couldn't you just change that? If you want to convert a PETSCII screenshot with the methode where it finds the closest possible, it works just as well.

MarkkuR commented 3 years ago

There's plenty of tools for converting PNG to PETSCII. Petmate is – in my opinion – first and foremost a drawing app and not a converter. Check out some of these:

https://lvllvl.com/ https://csdb.dk/release/?id=189267 https://csdb.dk/release/?id=181685