8bit icon indicating copy to clipboard operation
8bit copied to clipboard

🎮 Transform images into pixelated artwork

Results 5 8bit issues
Sort by recently updated
recently updated
newest added

When manipulating PNG images with transparency, you can see a duplicate of the image that is scaled down: ![image](https://user-images.githubusercontent.com/17814535/148622029-5deb3197-b906-4948-b659-277a436dd5c3.png) Any suggestions on how to fix this? Thanks!

Hello, is there a way to use PNG24 too ? Thanks, Bernard

There has been an issue where the canvas shows a duplicate. This has been fixed by creating a temporary canvas first then transposing the image later on to the original...

Images would transpose to their original size. Now it will transpose to the canvas size.