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
Also available as a HuggingFace Space!
- 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
- 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
# 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]- 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)
- 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
TheAlly - Bringing efficient image processing to the web! If PixelPruner Gradio has improved your workflow, consider supporting development!
