Image Tools
Image manipulation via ImageMagick and potrace — recolor, resize, format conversion, vector tracing, SVG rasterization, and compositing. Requires ImageMagick and potrace installed locally.
Fix the LICENSE link target in the README (LICENSE.txt).
| 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
Modernization: idempotency, live pre-flight checks, sensitive-field marking, resource-write fixes per audit. No breaking API changes.
Align model version fields with manifest (2026.05.26.1); republish under swamp 20260526 conventions
Add JSDoc to model entrypoints to satisfy rubric v2 symbols-docs factor
Add curated README and LICENSE to tarball (additionalFiles), bringing extension's Swamp Club quality grade from F/B to A-/B.
Pin zod to 4.3.6 for consistency
Initial release: recolor, resize, convert, trace, render, composite, info methods
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned