A Python library for rendering reMarkable documents to PDF files
rmrl is a Python library for rendering reMarkable documents to PDF files. It takes the original PDF document and the files describing your annotations, combining them to produce a document close to what reMarkable itself would output. Demo The same notebook was rendered to a PDF via the reMarkable app and rmrl. The resultant PDF files were converted to PNGs with ImageMagick at 300 dpi. reMarkable output rmrl output The biggest differences are the lack of texture in the pencils […]
Read more