remove DRM of your own ebook in Adobe Digital Edition
rm-DRM on Streamlit Community Cloud
pip install pycryptodome lxml streamlit
Then run it with streamlit
streamlit run main.py
- Adobe Digital Edition for macOS
- DRM encrypted epub or pdf from
~/Documents/Digital Editions
- activation file:
~/Library/Application Support/Adobe/Digital Editions/activation.dat
- this app does not store any information from the users
- all uploaded files are ephemeral and will be cleared after closing the webapp
- decryption logic: DeDRM_tools