automation

Automate Image Tasks with ImageMagick6

Get powerful image editing and conversion tools for your startup. Ideal for founders needing automation and integration across platforms.
intermediate30 minutes💵 Free (self-hosted)
250 stars97 forksCGuide quality 9/10 · reviewed Jun 1Updated 9/19/2026100% free · open source
What it is

Use command-line tools and APIs to automate image editing and conversion.

Real use case example

"A founder can quickly automate image resizing and optimization when publishing new blog posts by writing a simple CLI script with ImageMagick. They'll save time and make sure images are the right size for different devices. With this automation, their blog now loads faster and looks great across all devices."

Best insideClaude DesktopCodex CLIAny AI Client
When to use it
  • When you need to automate image resizing and formatting for your website or application
  • When you want to convert images between different formats, such as JPEG to PNG
  • When you require batch image processing for tasks like watermarking or cropping
Ready-to-paste prompt
convert input.jpg -resize 50% output.jpg
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔍 Setup not yet analyzed

We haven’t analyzed this repo’s setup — your AI agent will work it out from the README and ask you if anything is missing.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/imagemagick6 && curl -fsSL https://workflowstacks.com/api/skills/imagemagick6/claude-skill -o ~/.claude/skills/imagemagick6/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

26
top-level files
14
folders
109.2M
source size
Other
license
Key files
.editorconfig
configure
configure.ac
index.html
README.md
README.txt
File tree
.devcontainer/
.github/
coders/
config/
filters/
m4/
magick/
Magick++/
PerlMagick/
scripts/
tests/
utilities/
wand/
www/
.auto-changelog
.editorconfig
.gitignore
aclocal.m4
AUTHORS.txt
common.shi.in
configure
configure.ac
ImageMagick.ico
ImageMagick.spec.in
Quick Actions
Details
Creator
ImageMagick
Language
C
Category
automation
Published
4/13/2018

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/imagemagick6.svg)](https://workflowstacks.com/skills/imagemagick6?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.