RAGE Photo Parser
Find a file
Syping 728a3dff6c libragephoto 0.8.1 release
- CMakeLists.txt: update version to 0.8.1
- doc: depend on CMake >= 3.16
- ragephoto-gtkviewer: depend on CMake >= 3.16 and ragephoto >= 0.8
- ragephoto-qtviewer: depend on CMake >= 3.16 and ragephoto >= 0.8
- src/dotnet: update version to 0.8.1
2025-11-11 19:22:47 +01:00
.github/workflows GitHub Actions: simplify .NET workflow artifact management 2025-11-09 22:20:48 +01:00
cmake libragephoto: set C standard by default to 99 and other changes 2025-11-05 13:23:40 +01:00
doc libragephoto 0.8.1 release 2025-11-11 19:22:47 +01:00
examples libragephoto 0.8.1 release 2025-11-11 19:22:47 +01:00
src libragephoto 0.8.1 release 2025-11-11 19:22:47 +01:00
tests libragephoto 0.6.0 release 2024-12-09 16:51:31 +01:00
.gitattributes libragephoto: add ragephoto .NET Package 2025-10-07 12:29:53 +02:00
CMakeLists.txt libragephoto 0.8.1 release 2025-11-11 19:22:47 +01:00
README.md libragephoto 0.6.0 release 2024-12-09 16:51:31 +01:00

libragephoto

Open Source RAGE Photo Parser for GTA V and RDR 2

  • Read/Write RAGE Photos error free and correct
  • Support for metadata stored in RAGE Photos
  • Export RAGE Photos to jpeg with ragephoto-extract
  • High Efficient and Simple C/C++ API

Build libragephoto

git clone https://github.com/Syping/libragephoto
cmake -B libragephoto-build libragephoto
cmake --build libragephoto-build
sudo cmake --install libragephoto-build
Optional CMake flags

-DRAGEPHOTO_CXX_STANDARD=17
-DRAGEPHOTO_BENCHMARK=ON
-DRAGEPHOTO_C_API=OFF
-DRAGEPHOTO_C_LIBRARY=ON
-DRAGEPHOTO_DEBUG=ON
-DRAGEPHOTO_DOC=ON
-DRAGEPHOTO_EXAMPLE_GTKVIEWER=ON
-DRAGEPHOTO_EXAMPLE_QTVIEWER=ON
-DRAGEPHOTO_EXTRACT=OFF
-DRAGEPHOTO_STATIC=ON

RagePhoto API

RagePhoto C API
RagePhoto C++ API

libragephoto Documentation

Main Page
Build libragephoto
Using libragephoto

How to Use ragephoto-extract

ragephoto-extract PGTA5123456789 photo.jpg
ragephoto-extract PRDR3123456789 photo.jpg