imagemagick

Automate deterministic image preprocessing with ImageMagick for scientific visuals.

88|16|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/drpedapati/sciclaw --skill imagemagick-drpedapati
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: imagemagick
Source: https://github.com/drpedapati/sciclaw/tree/main/skills/imagemagick
Command: npx skills add https://github.com/drpedapati/sciclaw --skill imagemagick-drpedapati

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use this skill to deterministically preprocess scientific image assets (resize, crop, convert formats, DPI normalization, montage) with ImageMagick 7, ensuring repeatable results across manuscript and presentation workflows.

Core Features & Use Cases

  • Deterministic resizing, cropping, format conversion, DPI normalization, and montage/contact sheet generation for publication-ready figures.
  • Supports standardized output paths, explicit size and density controls, and logging of produced artifacts for traceability.
  • Real-world use: prepare a batch of figures to a uniform width and DPI for a journal submission, then generate a montage for quick QA.

Quick Start

Resize images to a target width, normalize DPI, and save the deterministic output to a designated output directory using magick.

Frequently Asked Questions about imagemagick

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I normalize image DPI and resize figures for journal submission?

To normalize image DPI and resize figures for journal submission, this Skill applies deterministic ImageMagick 7 preprocessing with explicit size and density controls. It writes standardized outputs to new paths, ensuring repeatable results across manuscript workflows.

What is the best way to generate a montage for scientific visual QA?

Generating a montage for scientific visual QA is handled by applying deterministic ImageMagick 7 montage creation to preprocessed assets. It standardizes inputs with explicit density controls and logs produced artifacts for traceability across figure pipelines.

Can I batch convert scientific image formats using magick syntax?

Yes, you can batch convert scientific image formats using standardized magick syntax. The Skill automates deterministic format conversion across manuscript pipelines, ensuring portability while applying explicit size controls and writing outputs to designated directories.

Does ImageMagick 7 support deterministic cropping for publication-ready figures?

ImageMagick 7 supports deterministic cropping for publication-ready figures by applying explicit size controls during preprocessing. This Skill automates the cropping process and standardizes outputs to new paths, guaranteeing repeatable results across figure preparation workflows.

Why do my resized images have inconsistent DPI across manuscript pipelines?

Resized images have inconsistent DPI across manuscript pipelines when density controls are not explicitly set. This Skill enforces deterministic DPI normalization using ImageMagick 7, applying explicit density parameters to ensure repeatable, publication-ready figure outputs.

Do I need to install ImageMagick to use this figure prep automation?

You need ImageMagick 7 installed to use this figure prep automation, as the Skill standardizes on magick syntax for portability. It automates deterministic image preprocessing by executing explicit size and density controls directly through the ImageMagick framework.