bx-image

Official

BoxLang bx-image: simple image manipulation.

Authorortus-boxlang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Image processing in BoxLang often requires boilerplate code to read images, resize, crop, annotate, and save results. This Skill provides a ready-to-use bx-image toolkit that centralizes common image manipulation tasks.

Core Features & Use Cases

  • Read and write images from files or URLs using ImageRead and ImageWrite.
  • Resize, crop, rotate, and flip images with ImageResize, ImageCrop, ImageRotate, and ImageFlip, including aspect-preserving options via ImageScaleToFit.
  • Annotate and compose images with text drawing and borders using imageDrawText and imageAddBorder, leveraging the fluent BoxImage API and the bx:image component.
  • Use cases include generating thumbnails, preparing web-ready assets, and batch image processing in BoxLang apps.

Quick Start

Install the bx-image module and start manipulating images with a simple chained API.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bx-image
Download link: https://github.com/ortus-boxlang/skills/archive/main.zip#bx-image

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.