Canghe Compress Image
Reduces image file sizes by converting to WebP (default) or PNG format, automatically selecting the best available compression tool on your system. Supports batch processing of directories, customizable quality settings, and optional preservation of originals.
Canghe Compress Image reduces image file sizes by converting to WebP or PNG with automatic tool selection.
AI-generated summary based on this skill's SKILL.md
Install
freestylefly/canghe-skills/canghe-compress-image · repository language: TypeScript
git clone https://github.com/freestylefly/canghe-skills
cp -r canghe-skills ~/.claude/skills/canghe-compress-imagegenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install freestylefly/canghe-skills/canghe-compress-imageFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does Canghe Compress Image do?
Canghe Compress Image reduces image file sizes by converting to WebP (default) or PNG format, automatically selecting the best available compression tool on your system. It supports batch processing of directories, customizable quality settings, and optional preservation of originals.
Can Canghe Compress Image compress multiple images at once?
Yes. Canghe Compress Image supports batch processing of directories, allowing you to compress multiple images in a single operation rather than processing them one by one.
How does Canghe Compress Image maintain quality while reducing file size?
Canghe Compress Image offers customizable quality settings that let you balance compression level against visual fidelity. You can adjust these parameters to find the optimal point for your use case before processing your images.
Can I compress jpg and png files with Canghe Compress Image?
Yes. Canghe Compress Image handles multiple image formats and converts them to WebP (the default choice) or PNG format, whichever best suits your compression and compatibility needs.
Does Canghe Compress Image preserve my original image files?
Canghe Compress Image includes an optional setting to preserve your original files. You can choose whether to keep backups of the originals or replace them with the compressed versions.
How can Canghe Compress Image help speed up my website?
By reducing image file sizes, Canghe Compress Image decreases the amount of data browsers must download, which directly speeds up page load times and improves overall site performance.