image-convert

Community

Convert images to various formats with quality control and resizing.

Authormeowgorithm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users convert images between different formats (PNG, JPEG, WebP, GIF, BMP, TIFF, AVIF, HEIC) with quality control and resizing, solving the need for format conversion, size optimization, and modern format adoption.

Core Features & Use Cases

  • Format Conversion: Convert images to the desired format, including WebP and AVIF for modern web standards.
  • Quality Control: Adjust image quality during conversion for lossy formats like JPEG and WebP.
  • Resizing: Resize images to specific dimensions or a percentage of their original size.
  • Batch Processing: Convert multiple images at once for efficient workflow.
  • Use Case: A user has a collection of images in PNG format and wants to convert them to WebP for better web performance without losing quality.

Quick Start

Convert the 'vacation.jpg' to WebP format with 90% quality:

convert.sh -f webp -q 90 vacation.jpg vacation.webp

Dependency Matrix

Required Modules

imagemagick

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: image-convert
Download link: https://github.com/meowgorithm/dotfiles/archive/main.zip#image-convert

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.