Thanks to visit codestin.com
Credit goes to www.libhunt.com

Python Image processing

Open-source Python projects categorized as Image processing

Top 23 Python Image processing Projects

Image processing
  1. supervision

    We write your reusable computer vision tools. 💜

    Project mention: Show HN: Plug-and-play Python utils for any computer-vision pipeline | news.ycombinator.com | 2025-07-21
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. OCRmyPDF

    OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

    Project mention: Llama-Scan: Convert PDFs to Text W Local LLMs | news.ycombinator.com | 2025-08-17
  4. EasyOCR

    Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

    Project mention: Using Docling’s OCR features with RapidOCR | dev.to | 2025-04-03
  5. rembg

    Rembg is a tool to remove images background

    Project mention: Detecting Logo Similarity: Combining AI Embeddings with Fourier Descriptors | dev.to | 2025-11-09

    Remove background using rembg

  6. LaTeX-OCR

    pix2tex: Using a ViT to convert images of equations into LaTeX code.

  7. pillow

    Python Imaging Library (Fork)

    Project mention: Sharp Bilinear Filters: Big Clean Pixels for Pixel Art | news.ycombinator.com | 2025-10-16

    > that to the display resolution using bilinear

    On that topic, Pillow so-called binilnear isn't actually bilinear interpolation [1][2], same with Magick IIRC (but Magick at least gives you -define filter:blur= to counteract this)

    [1] https://pillow.readthedocs.io/en/stable/releasenotes/2.7.0.h...

    [2] https://github.com/python-pillow/Pillow/blob/main/src/libIma...

  8. blind_watermark

    Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. segmentation_models.pytorch

    Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.

  11. Kornia

    🐍 Geometric Computer Vision Library for Spatial AI

  12. U-2-Net

    The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

  13. deeplake

    Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai

    Project mention: What I Learned Comparing Zilliz Cloud and Deep Lake for Scalable Vector Search | dev.to | 2025-06-09

    As I scaled up a semantic search engine for multi-modal content, I found myself at a fork in the road. Should I lean into a purpose-built vector database like Zilliz Cloud, or embrace a more flexible data lake approach with Deep Lake? These tools promise vector search at scale—but they come from fundamentally different architectural philosophies.

  14. manga-image-translator

    Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ (no longer working)

  15. google-images-download

    Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!

  16. scikit-image

    Image processing in Python

    Project mention: GSOC 2025 Report: AprilTag, FAST, and ORB Detectors | dev.to | 2025-09-01

    scikit-image

  17. darkflow

    Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

  18. sketch-code

    Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.

  19. PySceneDetect

    :movie_camera: Python and OpenCV-based scene cut/transition detection program & library.

    Project mention: Reverse Video Search | news.ycombinator.com | 2024-12-30

    thought the same thing and wrote this: https://blog.mixpeek.com/dynamic-video-chunking-scene-detect...

    which uses https://github.com/Breakthrough/PySceneDetect

    under the hood i'm sure it's the same ffmpeg method ;)

  20. geemap

    A Python package for interactive geospatial analysis and visualization with Google Earth Engine.

  21. towhee

    Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

  22. Crunch

    Insane(ly slow but wicked good) PNG image optimization (by chrissimpkins)

  23. catalyst

    Accelerated deep learning R&D (by catalyst-team)

  24. SimpleCV

    The Open Source Framework for Machine Vision

  25. pywt

    PyWavelets - Wavelet Transforms in Python

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Image processing discussion

Log in or Post with

Python Image processing related posts

  • Detecting Logo Similarity: Combining AI Embeddings with Fourier Descriptors

    3 projects | dev.to | 9 Nov 2025
  • ImageSorcery 🪄 VS gimp-mcp - a user suggested alternative

    2 projects | 14 Aug 2025
  • Show HN: Plug-and-play Python utils for any computer-vision pipeline

    1 project | news.ycombinator.com | 21 Jul 2025
  • Perfectly Convert Generative Pixel-Art into Usable Assets

    1 project | news.ycombinator.com | 13 Jul 2025
  • Convert Pixel-Art-Style Images from GPT-4o into Usable Assets

    1 project | news.ycombinator.com | 10 Jul 2025
  • Stegano 2 released with functions to hide and reveal in PCM encoded .wav files

    1 project | news.ycombinator.com | 22 Jun 2025
  • OCRmyPDF: The Magic Wand for Your Scanned PDFs

    1 project | dev.to | 13 May 2025
  • A note from our sponsor - Stream
    getstream.io | 16 Nov 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

What are some of the best open-source Image processing projects in Python? This list will help you:

# Project Stars
1 supervision 35,881
2 OCRmyPDF 31,762
3 EasyOCR 27,968
4 rembg 20,976
5 LaTeX-OCR 15,951
6 pillow 13,193
7 blind_watermark 11,201
8 segmentation_models.pytorch 11,061
9 Kornia 10,840
10 U-2-Net 9,378
11 deeplake 8,894
12 manga-image-translator 8,859
13 google-images-download 8,657
14 scikit-image 6,382
15 darkflow 6,152
16 sketch-code 5,145
17 PySceneDetect 4,301
18 geemap 3,795
19 towhee 3,426
20 Crunch 3,417
21 catalyst 3,363
22 SimpleCV 2,727
23 pywt 2,294

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?