pouët.net

Go to bottom

Amigeconv (Amiga Image Converter) by Tulou [web]

Amigeconv (Amiga Image Converter) by Todi / Tulou - version 1.0.4 (2021-02-18)

Usage: amigeconv <options> <input> <output>

Available options are:
 -f, --format [bitplane|chunky|palette|sprite]         Desired output file format.
 -p, --palette [pal8|pal4|pal32|loadrgb4|loadrgb32]    Desired palette file format.
 -l, --interleaved                                     Data in output file is stored in interleaved format, only valid with bitplane output file format.
 -d, --depth [1-8]                                     Number of bitplane saved in the output file, only valid with bitplane or sprite output file format.
 -c, --colors [1-256]                                  Number of colors saved in the output file, only valid with palette output file format.
 -x, --copper                                          Generate copper list, only valid with palette output file format.
 -w, --width [16,32,64]                                Width, only valid with sprite output file format.
 -t, --controlword                                     Write control word, only valid with sprite output file format.
 -a, --attached                                        Attach mode sprite, only valid with sprite output file format.
 -n, --piccon                                          Use PicCon compatible color conversion for 4 bit palette, only valid with palette output file format.
Go to top