Earlier quoted context omitted.
They got me by the balls with Kindle. Someone(/me if I had enough time) should make some kind of LLM scraper extension for Amazon's Web Reader. Run it on your own ebooks while you're signed in and you get the EPUBs. Maybe this already exists... I know there was some kind of cutoff earlier this year for unDRMing your Kindle books, but I definitely missed that by a mile.
I've been working on exactly this! After buying a book and having an awful exerience in their native reader I realized they no longer let you download your ebooks. Thus began the war on their web reader, they have some interesting defenses on how they encode the book, its basically a bunch of SVG paths that render to letters that are mapped to IDs that change on every request to fetch book data (the most you can fetc…
Dumb question: why not flip through the pages, take screenshots, then use OCR? Maybe some kind of jank Amazon DRMalike?