RiffTreeGUI

A GUI application to show the tree structure of a Riff file

View on GitHub

RiffTreeGUI

A GUI application to show the tree structure of a RIFF file with hex view.

logo

This is a Qt5/Qt6 GUI application showing the tree structure of a RIFF file with an hex view. Instead of reading and parsing the whole file (which may be quite large), it is memory mapped and should be very efficient.

Common RIFF file types

Credits

This has been possible thanks to the following projects:

Screenshot

Screenshot

License

Copyright (C) 2025-2026 Pedro López-Cabanillas
SPDX-License-Identifier: GPL-3.0-or-later