photo-editor

Automate image resizing, cropping, filtering, and optimization with Pillow and sharp.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/adminsairolotech-bit/sai-rolotech-smart-engines --skill photo-editor-adminsairolotech-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-editor
Source: https://github.com/adminsairolotech-bit/sai-rolotech-smart-engines/tree/main/.local/secondary_skills/photo-editor
Command: npx skills add https://github.com/adminsairolotech-bit/sai-rolotech-smart-engines --skill photo-editor-adminsairolotech-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Image editing often requires repetitive steps like resizing, cropping, filtering, and optimizing, which this skill automates with code.

Core Features & Use Cases

  • Automated edits: resize, crop, apply filters, and optimize for web or print.
  • EXIF-aware processing: correct orientation and preserve metadata as needed.
  • Batch workflows: process multiple images and apply watermarks or batch save in preferred formats.

Quick Start

Provide an input image and desired edits; the tool will resize, crop, filter, and save an optimized version.

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 assets?

To automate batch image resizing and cropping for web assets, the tool processes multiple images by applying bulk edits including resize, crop, filter, and save operations to generate optimized web-ready versions.

Does automated image processing handle EXIF orientation and metadata?

Yes, automated image processing handles EXIF orientation and metadata by applying EXIF-aware processing to correct image orientation automatically while preserving metadata during batch workflows.

Can I apply watermarks and filters to multiple images using Pillow and sharp?

You can apply watermarks and filters to multiple images using Pillow and sharp by running batch workflows that process and save images in preferred formats across Python and Node pipelines.

What is the best way to optimize images for web and app performance?

The best way to optimize images for web and app performance is through automated edits that resize, crop, apply filters, and optimize output formats, ensuring assets are lightweight and properly formatted.

Do I need Python or Node pipelines to run batch thumbnail generation and image optimization?

You need either Python or Node pipelines to run batch thumbnail generation and image optimization, as the tool leverages common libraries such as Pillow and sharp across these environments.

Why does my resized image have incorrect color management or orientation?

Resized images may have incorrect color management or orientation due to missing EXIF-aware processing, which is required to correct orientation and maintain proper color management across multiple output formats.