fiv/tools
Přemysl Eric Janouch 3bdffd03db
tools: decode TIFF XMP fields as UTF-8
This is more space-efficient than an array of ASCII codepoints.

Perhaps more fields would make good use of specialized decoders,
just this one made listings particularly annoying to deal with,
and it may additionaly contain important metadata.
2023-05-28 11:06:44 +02:00
..
bmffinfo.c Add a most basic tool to inspect ISO BMFF files 2021-12-14 01:22:51 +01:00
clean-up-thumbnail-cache.sh Build tools with Meson as well 2022-06-10 02:08:56 +02:00
info.h tools: decode TIFF XMP fields as UTF-8 2023-05-28 11:06:44 +02:00
jpeginfo.c Make TIFF and JPEG info extractors co-recursive 2023-05-24 06:18:14 +02:00
pnginfo.c Add a tool to extract information from WebP 2021-12-13 19:05:23 +01:00
rawinfo.c Add a tool to extract LibRaw file information 2023-05-26 13:30:22 +02:00
tiffinfo.c Make TIFF and JPEG info extractors co-recursive 2023-05-24 06:18:14 +02:00
webpinfo.c Add some WebP notes 2021-12-15 06:15:41 +01:00