Skip to Main content

tuyen image

Image processing commands for creating icon packs, converting to WebP, and detecting duplicates.

Usage

tuyen image <COMMAND>

Options

-h, --help

  • Print help.

Commands

create-icon-pack

  • Generate a complete icon pack including favicon, Apple touch, Android, and Windows tile icons from an SVG. Requires ImageMagick to be installed locally. To install ImageMagick, visit .

webp

  • Batch-convert images in the current directory to WebP format with optional resizing. Requires ImageMagick to be installed locally. To install ImageMagick, visit .

check-repeat

  • Detect the first repeated (duplicate) pixel row in an image.