photo-editor

Resize, crop, filter, and watermark images using Pillow, OpenCV, and sharp.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/Spectra29115/Project-ResumeParser --skill photo-editor-spectra29115
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-editor
Source: https://github.com/Spectra29115/Project-ResumeParser/tree/main/.local/secondary_skills/photo-editor
Command: npx skills add https://github.com/Spectra29115/Project-ResumeParser --skill photo-editor-spectra29115

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit addresses the need for efficient image editing and optimization, allowing users to manipulate images with a variety of tools and techniques.

Core Features & Use Cases

  • Image Editing: Offers a range of editing tools including resizing, cropping, filtering, and color adjustment.
  • Batch Processing: Allows for batch processing of images to streamline workflows.
  • Use Case: Ideal for users who need to quickly edit multiple images, such as photographers or graphic designers.

Quick Start

To resize an image to 1080x1080, use the 'photo-editor' skill with the command 'resize image.jpg 1080 1080'.

Frequently Asked Questions about photo-editor

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

FAQPage Schema
How do I batch process image resizing and filtering for multiple files?

Batch processing image resizing and filtering is supported to streamline workflows. You can manipulate multiple images simultaneously using integrated tools like Pillow and OpenCV for efficient batch optimization.

Can I use OpenCV and Pillow for advanced image manipulation and optimization?

Yes, advanced image manipulation and optimization utilize OpenCV and Pillow. These frameworks provide precision editing capabilities, including cropping, color adjustment, and filtering for professional use.

What is the best way to remove backgrounds and optimize images in bulk?

Removing backgrounds and optimizing images in bulk leverages the rembg and sharp libraries. This approach provides efficient background removal and precise image optimization for high-volume processing.

Does this image editing approach work for both personal and professional workflows?

This image editing approach suits both personal and professional workflows. It offers advanced manipulation capabilities, including watermarking and color adjustment, scaling efficiently for individual or professional graphics needs.

How do I resize an image to a specific dimension like 1080x1080?

To resize an image to 1080x1080, you execute a resize command specifying the target dimensions. This utilizes the integrated sharp and Pillow libraries for precise image resizing.