image-convert
✓Converts an image to a different format (PNG, JPG, WebP). Use when you need to change image formats, optimize for web, or prepare images for specific applications.
Installation
SKILL.md
Converts an image to a different format (PNG, JPG, or WebP).
| --in | Yes | Input file path or URL | | --format | Yes | Output format: png, jpg, webp | | --quality | No | Quality for lossy formats (1-100, default: 80) | | --out | No | Output path, filename or directory (default: ./) | | --provider | No | Provider to use (default: auto-detect) |
Converts an image to a different format (PNG, JPG, WebP). Use when you need to change image formats, optimize for web, or prepare images for specific applications. Source: agntswrm/agent-media.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-convert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/agntswrm/agent-media --skill image-convert- Source
- agntswrm/agent-media
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is image-convert?
Converts an image to a different format (PNG, JPG, WebP). Use when you need to change image formats, optimize for web, or prepare images for specific applications. Source: agntswrm/agent-media.
How do I install image-convert?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agntswrm/agent-media --skill image-convert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/agntswrm/agent-media
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01