What problem does it solve?
Large image files are hard to email, upload to chat apps, or store efficiently, and online compression tools require uploading private photos to third-party servers. This Skill compresses, resizes, and converts images entirely on the local machine so files never leave the device.
Core Features & Use Cases
- Compression: Reduce file size by controlling quality and resolution, suitable for email attachments and messaging apps.
- Resizing: Scale images by width, height, or percentage while preserving aspect ratio.
- Format Conversion: Convert between jpg, png, and webp, with webp offering the smallest output size.
- Batch Processing: Process an entire folder of images in one run.
- Use Case: You have a folder of 50 phone photos totaling 300 MB that you need to send via WeChat. Batch-convert them to webp at quality 80, cutting the size dramatically while keeping the originals untouched.
Quick Start
Compress all jpg and png images in the current folder to webp format and show me the size reduction for each file.