Remove Adobe DRM from Epub book

2026-04-03

This is requires docker on your machine.

Basically, do this:

➜ docker run -it -v $(pwd):/home/knock -v \
~/.config/knock:/root/.config/knock \
--rm jeffrice/docker-knock ebook.acsm

To explain it a bit further:

If done correctly, a drm free epub will turn up in the same folder as the acsm-file.

← Back home