Skip to content
#

pixel-manipulation

Here are 12 public repositories matching this topic...

A concise example repository showing how to manually convert a JPEG image to both grayscale and black-and-white using Python. Demonstrates reading/saving images with Pillow, computing pixel-by-pixel grayscale values, applying a binary threshold, and displaying the results with matplotlib.

  • Updated Mar 24, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pixel-manipulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pixel-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more