photo-editor

Resize, crop, filter, and optimize images with Pillow or Sharp.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/se1111th/VisionPort-Visual-Refresh_SRC --skill photo-editor-se1111th
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: photo-editor
Source: https://github.com/se1111th/VisionPort-Visual-Refresh_SRC/tree/main/.local/secondary_skills/photo-editor
Command: npx skills add https://github.com/se1111th/VisionPort-Visual-Refresh_SRC --skill photo-editor-se1111th

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit, resize, crop, filter, and optimize images using code-based image processing to automate common graphic tasks.

Core Features & Use Cases

  • Resize, crop, filter, and optimize images using Python (Pillow) or Node (Sharp).
  • Create web-ready assets such as thumbnails and social images, batch-process large collections.
  • Use Case: Prepare a batch of product photos for an online catalog with consistent dimensions and compression.

Quick Start

Provide an image and your desired edits, and I will apply resizing, cropping, filtering, and optimization to produce an output.

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 crop images for web-ready assets?▼

To batch resize and crop images for web-ready assets, you can apply code-based image processing to automate consistent dimensions and compression across large collections using Pillow or Sharp.

Can I use Pillow or Sharp to optimize and filter images for social graphics?▼

Yes, you can use Pillow for Python or Sharp for Node to apply filtering and optimization, producing correctly formatted social graphics and thumbnails across batch workloads.

Does code-based image processing handle EXIF orientation and common formats?▼

Code-based image processing handles EXIF orientation automatically and supports common image formats with adjustable quality settings to ensure web-ready output.

What is the best way to prepare a batch of product photos with consistent compression?▼

The best way to prepare a batch of product photos is to apply code-based image processing, enforcing consistent dimensions, cropping, and compression across the entire workload.

Do I need Python or Node to automate image-editing tasks for thumbnails?▼

You need either Python or Node to automate image-editing tasks, requiring the Pillow library for Python or the Sharp library for Node to process and generate thumbnails.