
Image Processing Tools
Image processing tools with ImageMagick for resizing, converting, and optimizing images.
imagemagickimageprocessingresizeconvertwebpsvgpnglogo
Overview
ImageMagick toolkit for image manipulation including resizing, format conversion (SVG to WebP/PNG), optimization, and batch processing. Used by dev-logos to process logo assets for the website.
Script ID:
dev-imagetoolsVersion:
0.0.1Script:
install-dev-imagetools.shWebsite:https://imagemagick.org
System Packages
| Package | Description |
|---|---|
| imagemagick | Image manipulation tool |
| librsvg2-bin | SVG rendering library (for rsvg-convert |
Installation
Install via the interactive menu:
dev-setup
Or install directly:
.devcontainer/additions/install-dev-imagetools.sh
Full installation options (click to expand)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📋 Image Processing Tools
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ID: dev-imagetools
Name: Image Processing Tools
Script version: 0.0.1
Category: CONTRIBUTOR_TOOLS, Contributor Tools
Description: Installs ImageMagick for image processing, resizing, and format conversion
Usage:
Action:
install-dev-imagetools.sh # Install image processing tools
install-dev-imagetools.sh --uninstall # Uninstall image processing tools
Info:
install-dev-imagetools.sh --help # Show help and usage information
System Packages (APT):
- imagemagick
- librsvg2-bin
- webp
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
