logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Format Image to Sixel - Convert Images | Online Free DevTools by Hexmos

Format images to Sixel with img2sixel. Convert image files for terminal display, offering size control and efficient visual rendering. Free online tool, no registration required.

img2sixel

Convert images to the Sixel format for displaying in a terminal. More information: https://manned.org/img2sixel.

  • Display an image in the terminal:

img2sixel {{path/to/image}}

  • Resize the image to the specified width and height before displaying it:

img2sixel {{[-w|--width]}} {{number}} {{[-h|--height]}} {{number}} {{path/to/image}}

See Also