|
|
|
|
|
by jrockway
6231 days ago
|
|
There are too many proprietary formats, often tied to some specific piece of software. Kindle books are just HTML with the extension changed and some trivial "encryption" on top. The encryption is there to give the publishers some illusion of security -- but if you want to read your books on a computer or other device, it's easy to remove the DRM. Once you do that, open your web browser on the resulting file, and enjoy. (All of your indexing tools that take HTML input files work quite nicely.) DRM is "evil" and all that, but I don't worry about it since it's so trivial to remove, and always will be. If you can see it, you can copy it. |
|