PNG TO SECTOR

png2sector sector input_file.png

This allows you to apply the image data of a properly-paletted PNG file to an
owned sector. (Technically it will work even if it isn't properly paletted,
but that's no fun!)

You can reverse this process using the `sector2png` command, and you can view
the image in a 256-color shell using the `colors` command!

See the tutorial here ( https://sectordisk.pw/?tutorials&id=png2sector ) for
more information and a better guide to creating your own raster sectors!
There's also a video tutorial available if that would be more helpful to you.