Import KTX and KTX2 files and export KTX2 seamlessly into and from gimp
WARNING: currently only lossy compression on export. Repeatedly loading and saving (with compression slider >0) will degrade your image irrevertably! Only use compression for the final export
Currently a useful build system is missing.
If vulkan (for VkFormat
) and libktx are installed globally then install.sh
can be used for compilation.
A PR with a build system would be very welcome.
- Export (WARNING: currently only lossy. Repeatedly loading and saving will degrade an image considerably)
- More export compression control
- Generate MipMaps
- CubeMap
- Export CubeMap
- Multiple layers/channel/...
- Build system