RAGE Photo Parser
Go to file
Syping 7326cc26c7 unicode.cmake improvements, RagePhoto API changes
RagePhoto: remove class from Error enum
RagePhotoA: error() uint32_t -> uint8_t
RagePhoto-Extract: remove Error:: from Error enums
ragephoto-gtkviewer: RagePhoto::Error -> uint8_t, remove Error:: from
Error enum
ragephoto-qtviewer: RagePhoto::Error -> uint8_t, remove Error:: from
Error enum
2021-12-02 05:55:50 +01:00
.github/workflows CMake and GitHub Actions update installations 2021-12-02 03:14:19 +01:00
cmake unicode.cmake improvements, RagePhoto API changes 2021-12-02 05:55:50 +01:00
doc CMake, Doc and README updates 2021-12-01 07:41:47 +01:00
examples unicode.cmake improvements, RagePhoto API changes 2021-12-02 05:55:50 +01:00
src unicode.cmake improvements, RagePhoto API changes 2021-12-02 05:55:50 +01:00
tests WinCvt: fixing MSVC build with including windows.h 2021-11-12 07:10:36 +01:00
.gitattributes C API and .gitattributes improvements 2021-11-13 04:41:01 +01:00
CMakeLists.txt CMake and GitHub Actions update installations 2021-12-02 03:14:19 +01:00
README.md CMake, Doc and README updates 2021-12-01 07:41:47 +01:00

README.md

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_C_API=OFF
-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

How to Use ragephoto-extract

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