RAGE Photo Parser
Find a file
Syping 5c43a39d13 libragephoto 0.8.2 release
- CMakeLists.txt: update version to 0.8.2
- RagePhoto.cpp: fix memory issue on Windows convertPath function for C+
+11 support
- RagePhoto.cs: code style changes for Boolean
- RagePhoto.h: update copyright header
- RagePhoto.hpp: update copyright header
- RagePhotoLibrary.h: update copyright header
- src/dotnet: add package tags and update version to 0.8.2
2025-11-30 08:13:17 +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.2 release 2025-11-30 08:13:17 +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.2 release 2025-11-30 08:13:17 +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