Artucuno / pdf2rm-py

Convert PDFs to Remarkable Notebooks!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf2rm-py

rm1 rm2 Discord

Convert PDFs to Remarkable Notebooks!

Prerequisites

Installation

git clone https://github.com/Artucuno/pdf2rm-py.git
cd pdf2rm-py
python setup.py install

Usage

This script becomes a command line tool after installation. The following command will convert input.pdf to Notebook.zip:

pdf2rm_py [-h] [-q] [-s S] [-v] file
options:
  -h, --help  show this help message and exit
  -q          Less messages to stdout (quiet)
  -s S        SCALE value. Def=0.75
  -v          More messages to stdout (verbose)

Credits <3

About

Convert PDFs to Remarkable Notebooks!

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%