photo-editor

Resize, crop, filter, and optimize images using Pillow and OpenCV.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Balajitechlabs/quickdash-app --skill photo-editor-balajitechlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-editor
Source: https://github.com/Balajitechlabs/quickdash-app/tree/main/.local/secondary_skills/photo-editor
Command: npx skills add https://github.com/Balajitechlabs/quickdash-app --skill photo-editor-balajitechlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, OpenCV, rembg, ImageMagick, sharp, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive solution for image editing, allowing users to easily manipulate, enhance, and optimize their images.

Core Features & Use Cases

  • Image Editing: Perform a wide range of editing tasks including resizing, cropping, adding filters, and optimizing images.
  • Batch Processing: Process multiple images simultaneously for efficient workflow.
  • Use Case: If you need to quickly edit and optimize a batch of product photos for an online store, this Skill can help streamline the process.

Quick Start

Use the photo-editor skill to resize all images in the 'product_photos' directory to 1080x1080 and save them as web-friendly JPEGs.

Frequently Asked Questions about photo-editor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch resize and optimize product photos for an online store?

Batch resize and optimize product photos by processing an entire directory simultaneously. You can automatically resize all images to specific dimensions like 1080x1080 and save them as web-friendly JPEGs to streamline your e-commerce workflow.

Can I use OpenCV and Pillow for automated background removal and color correction?

Yes, automated background removal and color correction are supported using OpenCV and Pillow. The skill leverages these libraries alongside rembg to perform general image manipulation and enhancement tasks.

What's the best way to convert multiple images to a web-friendly format at once?

The best way to convert multiple images to a web-friendly format is through batch processing. Load your image directory, apply format conversion to save as optimized JPEGs, and streamline the entire workflow simultaneously.

Does this image editing skill support adding filters and cropping during batch processing?

Yes, the image editing skill supports adding filters and cropping during batch processing. You can process multiple images simultaneously to apply resizing, filtering, and optimization in a single efficient workflow.

Do I need ImageMagick and sharp installed to perform image optimization and format conversion?

You need ImageMagick and sharp installed alongside Pillow, OpenCV, and rembg to perform image optimization and format conversion. These dependencies provide the comprehensive suite required for advanced image manipulation tasks.