Skip to content
#

pixel-manipulation

Here are 35 public repositories matching this topic...

A lightweight, educational Python tool that demonstrates how to hide secret text inside RGB images using XOR encryption and ASCII encoding. This project showcases basic steganography principles by embedding encrypted messages directly into pixel color values.

  • Updated Jul 14, 2025
  • Jupyter Notebook

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

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