PDFium-GDE
by Ali Arcan Akgün | Zlib
A Godot 4.5+ GDExtension that brings Google's PDFium library to Godot
PDFium-GDE (PDFium GDExtension) for Godot 4.5+ This is a Godot 4.5+ GDExtension that brings Google's PDFium library to Godot. It allows you to load PDF files, render pages to images, and extract text data (including bounding boxes) directly within your
GodotPDForm
by Freswinn | MIT
Fork of GodotPDF (by Nolan.ng); provides a means by which you can generate a PDF from Godot, and then adds custom nodes that can be used to create a form as a scene and export it directly as a PDF document. Because this is built directly from GodotPDF, it
Introduction GodotPDForm is a fork of GodotPDF, which can be found here: https://github.com/nng2/GodotPDF In this fork, I have modified the code somewhat, mostly adding documentation and typecasting, but also adding new classes of nodes to the Godot
GodotHaru PDF
by ImAReplicant | MIT
GodotHaru is a GDExtension for generating PDF files from GDScript/C++. It exposes libharu classes to create documents with text, vector graphics, images, annotations, and encryption. Prebuilt binaries are included for Linux and Windows
Quick Start Precompiled binaries are provided: Windows: .dll Linux: .so You only need to copy the addons/godotharu/ folder into your Godot project (from the release archive), especially: godotharu.gdextension the native library for your platform ( .dll or
loading more results...