rmrl VS remarkable-layers

Compare rmrl vs remarkable-layers and see what are their differences.

rmrl

Render reMarkable documents to PDF (by rschroll)

remarkable-layers

Python module for reading and writing Remarkable Lines files (by bsdz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rmrl remarkable-layers
10 15
113 75
- -
0.0 3.0
over 2 years ago almost 3 years ago
Python Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rmrl

Posts with mentions or reviews of rmrl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-20.
  • Show HN: Obsidian Canvas – An infinite space for your ideas
    15 projects | news.ycombinator.com | 20 Dec 2022
    Cool project! Note that if you want to support the Remarkable scribbles, there's a Python project that does that:

    https://github.com/rschroll/rmrl

  • PFD & PNG
    2 projects | /r/RemarkableTablet | 23 Jan 2022
    If you need a high detail at the cost of cosmetics (e.g. pencil texture), rmrl is a pretty good renderer: https://github.com/rschroll/rmrl
  • New Yorker: Can “Distraction-Free” Devices Change the Way We Write?
    1 project | /r/RemarkableTablet | 15 Dec 2021
    100% and yet it's still worth it. I write this as a programmer meaning that, ironically enough, my distraction is when I pick the reMarkable to start reading or sketching but despite the minimalist setup still get distracted. Not by social network notifications or the possibility of a web search but rather here for example to suggest you https://github.com/rschroll/rmrl for your PDF and if its too limited (it always is) to consider what prototypes I could build that challenge the very way I read and write. I believe it's worst for researchers because the process itself must be described in order to publish a result. One must step back and describe the experiment so that it can be both challenged and reproduced. Consequently there is always on the back of the mind a simple and justified question "Is this the right way to do that?". I believe it is quite taxing but it still worth because, and that's just my view, thinking itself relies extensively on tools. We like to imagine that it's a pure process of the mind but for any complex enough thought, we need tools. We run simulations, we sketch diagram, we organize a bibliography which represents the thoughts and experiments of others, etc. This is literally unmanageable without tools regardless of ones "intelligence". This in turns mean that the better the tool, at least in regard to the final goal, the further one can go.
  • Any way to export a folder with multiple notebooks?
    2 projects | /r/RemarkableTablet | 1 Nov 2021
    Then use https://github.com/rschroll/rmrl to convert the data files you get from the previous point to pdf.
  • Command line tool to convert page to png or pdf on the device, or from a third party?
    3 projects | /r/RemarkableTablet | 18 Sep 2021
    I love this tool: https://github.com/rschroll/rmrl
  • Programmatically changing the opened notebook
    4 projects | /r/RemarkableTablet | 26 Jun 2021
    Reading/parsing .rm files has been already implemented by these 2 Python libraries: * https://github.com/bsdz/remarkable-layers (not maintained any longer) * https://github.com/rschroll/rmrl (looks up-to-date)
  • PSA: rsync, cryptsetup and veritysetup binaries now included in 2.8 update
    3 projects | /r/RemarkableTablet | 19 Jun 2021
    This would also be less of an issue if you ran your own infrastructure (see rmfakecloud, or use something like Syncthing or Nextcloud together with rmrl for file conversion).
  • Issue w/ highlighter tool (beta 2.7.0.30)
    3 projects | /r/RemarkableTablet | 21 Apr 2021
    This has been a gripe of mine for a while. The problem is that reMarkable isn't implementing the PDF standard correctly. Their highlights are just visual overlays but not Annotation objects. I have submitted a pull request to the RMRL python library to fix this, but the author has not been responsive. I also submitted a support request referencing the specific standard, but I'm not holding my breath. In the mean time you can always try using my version of RMRL, but it requires use of the command line and a working python install.
  • Ondevice .rm to .svg/.pdf conversion
    2 projects | /r/RemarkableTablet | 10 Mar 2021
    One way to manage the issue, would be to look into rmlr, install python and pip via Entware/Toltec, and try to have rmlr running on the RM if all the dependencies can be found for the ARM architecture.
  • rmrl: reMarkable Rendering Library
    1 project | /r/RemarkableTablet | 26 Jan 2021

remarkable-layers

Posts with mentions or reviews of remarkable-layers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-22.
  • Big changes are coming
    1 project | /r/RemarkableTablet | 21 Sep 2022
    Specifically for this test I relied on https://github.com/bsdz/remarkable-layers
  • Is there a way to create a Notebook automatically based on calendar events?
    1 project | /r/RemarkableTablet | 19 May 2022
    I personally prefer not to rely on the reMarkable cloud so what I would do is directly do this on the device. Meaning with Toltec I'd install Python, the dependencies to my script then run it. For the notebooks themselves the challenge is reMarkable specific format. You can bypass that entirely by relying on a background layer but if you want to be able to tinker with the content itself https://github.com/bsdz/remarkable-layers could help.
  • remt 0.10.0 released
    4 projects | /r/RemarkableTablet | 22 Dec 2021
    Regarding vectorized brushes I gave an example of a basic hack going from a library of shapes in SVG to the Lines .rm format then copy/pasting them a year ago https://twitter.com/utopiah/status/1317090050258178048 thanks to https://github.com/bsdz/remarkable-layers . Usable as-in but not the most convenient.
  • can RM2 notebooks have covers?
    1 project | /r/RemarkableTablet | 7 Dec 2021
    Convert image to SVG using e.g Inkscape then SVG to .rm using https://github.com/bsdz/remarkable-layers then on device copy/paste that image as a sketch to the first page of your notebook then set cover as 1st page. I think.
  • Modification for Dummies, please help
    1 project | /r/RemarkableTablet | 13 Aug 2021
    I found out that I am not the only one with this problem, this hack is supposed to fix it: https://github.com/bsdz/remarkable-layers
  • Problem Remarkable Layer Master
    3 projects | /r/RemarkableTablet | 30 Jun 2021
    Running command git clone -q https://github.com/bsdz/remarkable-layers.git 'C:\Users\rocco\AppData\Local\Temp\pip-req-build-fqt72p3j'
  • Programmatically changing the opened notebook
    4 projects | /r/RemarkableTablet | 26 Jun 2021
    Reading/parsing .rm files has been already implemented by these 2 Python libraries: * https://github.com/bsdz/remarkable-layers (not maintained any longer) * https://github.com/rschroll/rmrl (looks up-to-date)
  • Digitise my existing notes
    2 projects | /r/RemarkableTablet | 22 Jun 2021
    Actually, checking out the awesome-reMarkable git repo I saw this https://github.com/bsdz/remarkable-layers
  • Secure Copy (SCP) of image files from rm to my Linux laptop?
    2 projects | /r/RemarkableTablet | 27 Mar 2021
    Not sure I understand as the reMarkable doesn't have an image viewer. That being said here are some examples using scp https://gist.github.com/Utopiah/e2d5c944bbd632e3ae0530e602977f45#file-remarkable_functions-sh and specifically for conversion https://github.com/bsdz/remarkable-layers https://github.com/lschwetlick/maxio/blob/master/rm_tools/rM2svg.py
  • Install package to convert PDFs to rM lines files
    4 projects | /r/RemarkableTablet | 7 Mar 2021
    You can install remarkable-layers on a Linux PC. The resulting notebook file will be uploaded to your reMarkable cloud storage (using rmapy). I could not test it myself though.

What are some alternatives?

When comparing rmrl and remarkable-layers you can also consider the following projects:

rmStorageTools - Based on rmWebUiTools but uses local flat files and rmrl!

pdf2rmnotebook - Create reMarkable notebook file from multiple PDFs

scrypt-js - Pure JavaScript implementation of the scrypt password-based key derivation function.

rmapi - Go app that allows you to access your reMarkable tablet files through the Cloud API

remarks - Extract annotations (highlights and scribbles) from PDF, EPUB, and notebooks marked with reMarkable tablets. Export to Markdown, PDF, PNG, SVG

pypotrace - Python bindings for potrace library

rmrl - Render reMarkable documents to PDF

rmapi - Go app that allows you to access your reMarkable tablet files through the Cloud API

remarking - Remarking is an unofficial command line tool for extracting highlights from documents on your reMarkable tablet.

obsidian-advanced-uri - Advanced modes for Obsidian URI

remarkable-mods