Skip to content

PixelPruner Gradio is a user-friendly image cropping & dataset management app. It supports PNG, JPG, JPEG, GIF, BMP, and TIFF formats. Easily crop, preview, and manage images with interactive previews, thumbnail views, and Zip packaging. Streamline your workflow and achieve perfect crops every time with PixelPruner.

License

Notifications You must be signed in to change notification settings

theallyprompts/PixelPruner-Gradio

Repository files navigation

PixelPruner Gradio

PixelPruner Gradio is a web-based image cropping application designed for AI dataset preparation and image processing workflows. Built with Gradio, it offers an intuitive browser interface for cropping, managing, and downloading processed images. Perfect for preparing training datasets, cropping AI-generated art, or any batch image processing task.

Also available as a HuggingFace Space!

This is the Gradio implementation of the Python app/windows desktop app https://github.com/theallyprompts/PixelPruner

image

Also available as a HuggingFace Space!

Features

🚀 Web-Based Interface

  • Browser Access: Run locally or share via Gradio's built-in sharing feature
  • No Installation Required: Works in any modern web browser
  • Cross-Platform: Compatible with Windows, macOS, and Linux

📁 Multi-Format Support

  • Input Formats: PNG, JPG, JPEG, GIF, BMP, and TIFF
  • Output Format: High-quality PNG crops for maximum compatibility
  • Batch Processing: Upload and process multiple images simultaneously

Quick Start Guide

1. Installation

# Clone the repository
git clone https://github.com/theallyprompts/PixelPruner-Gradio
cd PixelPruner

# Install dependencies
pip install requirements.txt

# Run the application
python app.py

#Optional
For WEBP support (if needed)
pip install pillow[webp]

Requirements

System Requirements

  • Python: 3.7 or higher
  • RAM: 4GB minimum, 8GB+ recommended for large images
  • Storage: Temporary space equal to ~3x total input image size
  • Browser: Any modern web browser (Chrome, Firefox, Safari, Edge)

Roadmap

Planned Improvements

  • QoL Additions - Rotation, basic image editing (brightness, contrast, etc.)
  • Dataset Utility Scripts - Tools for dataset enhancement
  • Captioning Tools - WD Tagger, JoyCaption, etc.
  • Upload - Direct upload to popular LoRA training services

Created By...

TheAlly - Bringing efficient image processing to the web! If PixelPruner Gradio has improved your workflow, consider supporting development!

About

PixelPruner Gradio is a user-friendly image cropping & dataset management app. It supports PNG, JPG, JPEG, GIF, BMP, and TIFF formats. Easily crop, preview, and manage images with interactive previews, thumbnail views, and Zip packaging. Streamline your workflow and achieve perfect crops every time with PixelPruner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages