image-enhancement-suite

Batch process images with Pillow and OpenCV for resizing, cropping, and compression.

86|18|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill image-enhancement-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-enhancement-suite
Source: https://github.com/dkyazzentwatwa/chatgpt-skills/tree/main/image-enhancement-suite
Command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill image-enhancement-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pillow, numpy, opencv-python, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive toolkit for professional image processing, eliminating the need for complex software like Photoshop for common tasks.

Core Features & Use Cases

  • Batch Processing: Apply consistent edits to entire folders of images.
  • Versatile Edits: Resize, crop, watermark, adjust colors, convert formats, and compress images.
  • Quality Presets: Optimized settings for web, print, and social media.
  • Use Case: Quickly prepare a batch of product photos for an e-commerce website by resizing them to a standard width, adding a watermark, and compressing them for faster loading.

Quick Start

Use the image-enhancement-suite to resize the image 'photo.jpg' to a width of 800 pixels and save it as 'photo_enhanced.jpg'.

Frequently Asked Questions about image-enhancement-suite

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

FAQPage Schema
How do I batch resize and compress images for web optimization?

Batch resize and compress images for web optimization by applying quality presets to entire folders, standardizing dimensions and reducing file sizes for faster loading times.

Can I add a watermark to multiple product photos at once?

You can add a watermark to multiple product photos at once using batch processing, applying consistent watermark edits across an entire folder of images.

What is the best way to convert multiple image formats without Photoshop?

Convert multiple image formats without Photoshop by using Python libraries like Pillow and OpenCV to perform deterministic format conversion across batches of images.

Does this batch image processing approach support color correction and cropping?

This batch image processing approach supports color correction and cropping, utilizing Pillow and OpenCV to apply deterministic manipulations to multiple image formats.

Are there optimized quality presets for social media and print outputs?

Optimized quality presets for social media and print outputs are available, providing pre-configured settings to ensure media is correctly formatted for its intended destination.

How do I prepare e-commerce product photos for a website?

Prepare e-commerce product photos for a website by batch resizing images to a standard width, adding a watermark, and compressing them for faster loading.