@dougschaefer/image-tools
v2026.04.27.1
Image manipulation via ImageMagick and potrace — recolor, resize, format conversion, vector tracing, SVG rasterization, and compositing. Requires ImageMagick and potrace installed locally.
Repository
https://github.com/dougschaefer6/swamp-image-tools
Labels
Contents
Quality score
How well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @dougschaefer/image-toolsRelease Notes
Add curated README and LICENSE to tarball (additionalFiles), bringing extension's Swamp Club quality grade from F/B to A-/B.
| Argument | Type | Description |
|---|---|---|
| path | string | Absolute path to the image file |
| Argument | Type | Description |
|---|---|---|
| inputPath | string | Absolute path to the source image |
| outputPath | string | Absolute path for the output image |
| Argument | Type | Description |
|---|---|---|
| inputPath | string | Absolute path to the source image |
| outputPath | string | Absolute path for the output image |
| Argument | Type | Description |
|---|---|---|
| inputPath | string | Absolute path to the source image |
| Argument | Type | Description |
|---|---|---|
| inputPath | string | Absolute path to the source image |
| Argument | Type | Description |
|---|---|---|
| outputPath | string | Absolute path for the PNG output |
| Argument | Type | Description |
|---|---|---|
| basePath | string | Absolute path to the base image |
| overlayPath | string | Absolute path to the overlay image |
| outputPath | string | Absolute path for the output image |
Resources
Image manipulation via ImageMagick and potrace — recolor, resize, format conversion, vector tracing, SVG rasterization, and compositing. Requires ImageMagick and potrace installed locally.
Release Notes
Pin zod to 4.3.6 for consistency
Image manipulation via ImageMagick and potrace — recolor, resize, format conversion, vector tracing, SVG rasterization, and compositing. Requires ImageMagick and potrace installed locally.
Release Notes
Initial release: recolor, resize, convert, trace, render, composite, info methods