https://github.com/hafaio/repub
reMarkable ePub generator
https://github.com/hafaio/repub
chrome-extension remarkable-tablet typescript wasm
Last synced: 9 months ago
JSON representation
reMarkable ePub generator
- Host: GitHub
- URL: https://github.com/hafaio/repub
- Owner: hafaio
- License: mit
- Created: 2022-01-29T23:24:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T17:04:55.000Z (9 months ago)
- Last Synced: 2025-07-04T17:36:58.969Z (9 months ago)
- Topics: chrome-extension, remarkable-tablet, typescript, wasm
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/repub/blkjpagbjaekkpojgcgdapmikoaolpbl
- Size: 8.35 MB
- Stars: 67
- Watchers: 3
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-reMarkable - rePub - unofficial browser extension that creates ePubs from websites and can either upload them to reMarkable cloud or save them locally, currently for Chrome only (Applications / Browser extensions)
README
# rePub
[](https://github.com/hafaio/repub/actions/workflows/build.yml)
[](https://chrome.google.com/webstore/detail/repub/blkjpagbjaekkpojgcgdapmikoaolpbl)
[](LICENSE)
> ⚠️ **schema version 4 not supported**: reMarkable is updating their backend gradually with a new schema. If you experience this issue, you should switch your extension to download the epubs, and upload them using an official app. You can follow progress to fix the issue [here](https://github.com/hafaio/repub/issues/23)
A reMarkable ePub generator. This is essentially an open source version of
[Read on reMarkable](https://chrome.google.com/webstore/detail/read-on-remarkable/bfhkfdnddlhfippjbflipboognpdpoeh).
In contast to that extension, this will include images in the generated ePub
files. It originally offered more configuration options over the original
extension, but those are disabled until a new API can be found.
However this doesn't replicate the printer adapter, so if you want to upload
PDFs it still recommended to keep the Read on reMarkable extension for those
uploads.
## Firefox
Currently there's an unaffiliated [hard fork](https://github.com/jrockwar/repubfox) that may suit your needs. Full support is [planned](https://github.com/hafaio/repub/issues/14)