katie/util/imgconv
Ivailo Monev b7663fe761 implement option for imgconv utility to save the raw image via QDataStream
mostly for testing purposes (e.g. what compression format can compress the
data quick and with decent compression ratio?)

on a side note that an actual raw image format

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-05-29 08:46:53 +03:00
..
CMakeLists.txt utility to convert from one format to other 2022-02-26 16:09:13 +02:00
main.cpp implement option for imgconv utility to save the raw image via QDataStream 2023-05-29 08:46:53 +03:00
README utility to convert from one format to other 2022-02-26 16:09:13 +02:00

This utility will convert any readable image format to any writable format.