Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting PNG to PETSCII #209

Open
NoobTracker opened this issue Apr 12, 2021 · 1 comment
Open

Converting PNG to PETSCII #209

NoobTracker opened this issue Apr 12, 2021 · 1 comment

Comments

@NoobTracker
Copy link

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
Copy link

MarkkuR commented Apr 25, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants