Go to file
Jonah Weissman 63c8b28efd Clarify CLI instructions are for Calibre plugin 2018-10-13 14:34:47 -04:00
Obok_calibre_plugin Update PDF to use Decimal instead of float to handle very precise numbers. Update for changes to ActiveState Python. Fix a few copyright dates. Update version to 6.5.4. Minor changes to obok script for stand-alone use. 2017-06-27 07:05:37 +01:00
Other_Tools Updated version number, copied fix to all tools, updated READMEs and FAQs 2017-10-20 08:09:16 +01:00
contrib Update version number to 6.6.1, with wzyboy's new folder structure. 2018-06-02 16:47:00 +01:00
src Update version number to 6.6.1, with wzyboy's new folder structure. 2018-06-02 16:47:00 +01:00
.gitattributes :neckbeard: Added .gitattributes & .gitignore files 2015-02-19 07:18:22 +00:00
.gitignore Update kobo plugin to 3.1.3 with Portuguese and Arabic translations. Include .mo files in git. 2015-08-05 06:59:01 +01:00
CALIBRE_CLI_INSTRUCTIONS.md Clarify CLI instructions are for Calibre plugin 2018-10-13 14:34:47 -04:00
FAQs.md Clarify CLI instructions are for Calibre plugin 2018-10-13 14:34:47 -04:00
README.md Update README.md 2018-06-02 17:00:10 +01:00
ReadMe_First.txt Merge pull request #332 from wxl/patch-1 2018-05-05 18:41:21 +01:00
make_release.py Generate only one zip file, making the behaviours consistent 2018-05-07 06:27:05 -04:00

README.md

DeDRM_tools

DeDRM tools for ebooks

This is a repository of all the scripts and other tools for removing DRM from ebooks that I could find, committed in date order as best as I could manage. (Except for the Requiem tools for Apple's iBooks, and Convert LIT for Microsoft's .lit ebooks.)

Mostly it tracks the tools releases by Apprentice Alf, athough it also includes the individual tools and their histories from before Alf had a blog.

Users should download the latest zip archive. Developers might be interested in forking the repository, as it contains unzipped versions of those tools that are zipped, and text versions of the AppleScripts, to make the changes over time easier to follow.

For the latest Amazon KFX format, users of the calibre plugin should also install the KFX Input plugin from the standard calibre plugin menu. It's also available from the MobileRead thread here: https://www.mobileread.com/forums/showthread.php?t=291290

I welcome contributions from others to improve these tools, from expanding the range of books handled, improving key retrieval, to just general bug fixes, speed improvements and UI enhancements.

My special thanks to all those developers who have done the hard work of reverse engineering to provide the initial tools.

Apprentice Harper.