Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

🖥️ A backend to convert pdf to png, to be used with Neos PDF Reader

Notifications You must be signed in to change notification settings

naborisk/neos-pdfreader-backend

Repository files navigation

Neos PDF Reader Backend [WIP]

This repo is now archived, the code has been migrated to Resonite PDF Reader Backend

This is a backend server designed to be used with a PDF reader I created in the Neos Metaverse. The server takes a url of a PDF (or a file), converts it to PNG, and serve it to the PDF reader.

The server works by taking in a PDF file, converts it using pdftoppm command, then serve the images converted. Upon completion of conversion, the server will respond with emap, which is a format that can be used in NeosVR.

The Neos side will accept the emap, converts it to variables, then access the images from the server according to the data in the emap received. preview

About

🖥️ A backend to convert pdf to png, to be used with Neos PDF Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages