Python Forum
[Basic] How to convert images to 8-bit pixel art using Python.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Basic] How to convert images to 8-bit pixel art using Python.
#2
(Apr-26-2021, 03:18 AM)srivastavavyom1991 Wrote: I created a small Python tutorial that explains how you can convert images to 8-bit Pixel art. The tutorial covers three different methods which use three different modules to do the task.

Python modules which we have covered:
- OpenCV
- Super Pyxelate
- Pixelate

Here's the link to the Tutorial: https://geekyhumans.com/convert-images-t...ng-python/

Any feedbacks are welcome.

Thank You
There are a lot of Python modules available for image manipulation but since our focus is only on 8-bit image conversion, we’ll focus only on few of them.
Reply


Messages In This Thread
RE: How to convert images to 8-bit pixel art using Python. - by davidklayer - Jul-29-2022, 09:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Pytesseract To Convert Images Into An HTML Site armaiz 0 3,714 Mar-07-2020, 10:41 PM
Last Post: armaiz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020