photo-editor

Edit and optimize images with Python Pillow or Node sharp.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/mecolejr/EVL-mOC5 --skill photo-editor-mecolejr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-editor
Source: https://github.com/mecolejr/EVL-mOC5/tree/main/.local/secondary_skills/photo-editor
Command: npx skills add https://github.com/mecolejr/EVL-mOC5 --skill photo-editor-mecolejr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Editing and optimizing images often requires manual, repetitive steps. This skill provides a code-guided approach to resizing, cropping, applying filters, and saving optimized outputs, reducing manual effort and ensuring consistent results.

Core Features & Use Cases

  • Resize, crop, and transform images to standard web-ready sizes.
  • Apply filters and color adjustments to enhance visuals, with guidance for best practices.
  • Save and optimize outputs in JPEG, PNG, WebP, or AVIF formats with recommended quality settings.
  • Use Case: A designer batches product photos, crops to square thumbnails, applies branding colors, and exports web-optimized assets in a single workflow.

Quick Start

Provide an image file and specify the desired operation (e.g., resize to 800x600, crop to center, or apply a filter) to produce an optimized result.

Frequently Asked Questions about photo-editor

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

FAQPage Schema
How do I automate batch image resizing and cropping for web design?

Automate batch image resizing and cropping by applying code-guided operations to standardize images into web-ready sizes. This skill handles batch processing workflows, reducing manual effort and ensuring consistent visual outputs for photography and marketing pipelines.

Can I convert and optimize images to WebP or AVIF formats with Python?

Yes, you can convert and optimize images to WebP or AVIF formats. The skill uses Pillow for Python and sharp for Node, applying best-practice save routines and recommended quality settings to produce optimized outputs for your pipelines.

What is the best way to apply filters and color adjustments to product photos?

Applying filters and color adjustments to product photos is best handled through a code-driven approach. This skill provides guidance for best practices to enhance visuals, allowing you to batch apply branding colors and filters for consistent marketing assets.

Does this image processing skill handle EXIF orientation automatically?

Yes, this image processing skill handles EXIF orientation automatically. It incorporates EXIF orientation handling into its core processing logic alongside resize, crop, and filter operations to ensure your optimized images display correctly without manual rotation.

How do I save optimized JPEG and PNG images with recommended quality settings?

Save optimized JPEG and PNG images by specifying your desired operation and output format. The skill applies best-practice save and optimization routines, ensuring your photography and marketing assets are exported with the recommended quality settings.