This is the command sixel2png that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
sixel2png - convert DEC SIXEL images into PNG format images
SYNOPSIS
sixel2png -i <input sixel file> -o <output png file>
img2sixel < <input sixel file> > <output png file>
DESCRIPTION
img2sixel convert DEC SIXEL images into PNG format images.
COMMAND-LINE OPTIONS
img2sixel has the following command-line options:
-i Specify input file. If it is omitted or "-", this command accepts SIXEL data from
STDIN.
-o Specify output file. If it is omitted or "-", this command emit SIXEL data into
STDOUT.
Use sixel2png online using onworks.net services