A dead-simple image viewer with a main focus on raw images and extensibility.
NOTE: TurtleRaw is currently pre-alpha software, which means that it can be normal that the program crashes or is missing functions. This README
will also grow and shrink from time to time...
Currently there are no binaries yet. But in the near future there will be different packages available for download. Since TurtleRaw is pre-alpha, it is recommended to build it manually.
Checkout the BUILD guide on how to get started an build TurtleRaw from source.
- 22.07.2021: The QtHeifPlugin does not support
QImageReader::size
. The image does not has a valid size, but can be opened. See this for more infos. - 20.07.2021: The right click menu inside the folder browser has some style issues.