You don’t really convert other images to png, but rather any file type like e.g. .exe, .xlsx, or basically just any file.
It’s not really meant to be used at all, as the functionality is basically useless.
You can theoretically convert jpgs and gifs to png, but it will directly read the bytes. There won’t be an actual conversion.
← Return to tool
Comments
Log in with itch.io to leave a comment.
ngl, i thought i was gonna get an actual image from it, but oh well :/ cool anyway!
This was written in TypeScript with React for the frontend.
You can check out the source code on GitHub: https://github.com/Cyklan/PNGeverything
is this a png for photos or not
You don’t really convert other images to png, but rather any file type like e.g. .exe, .xlsx, or basically just any file.
It’s not really meant to be used at all, as the functionality is basically useless. You can theoretically convert jpgs and gifs to png, but it will directly read the bytes. There won’t be an actual conversion.