As of January 20, 2026 , Amazon began allowing readers to download DRM-free Kindle books directly in EPUB format. This significantly expanded the portable index of high-quality EPUB titles available for non-Kindle devices.
If the index is a static text file (e.g., on Pastebin or a forum), it is functionally limited. index of epub books updated
There is a growing trend of GitHub repositories hosting lists of EPUBs (often "best of" lists or genre-specific lists like Sci-Fi or Fantasy). As of January 20, 2026 , Amazon began
The cursor blinked steadily against the black screen, a digital heartbeat in the dim light of Elias’s office. He wasn't looking for a bestseller; he was looking for The Index . There is a growing trend of GitHub repositories
<html …> <head> <title>Index</title> </head> <body> <nav epub:type="index" role="doc-index"> <h1>Index</h1> <ol> <li> <span>Accessibility</span> <ol> <li><a href="ch01.xhtml#p23">23</a></li> <li><a href="ch03.xhtml#p102">102</a></li> </ol> </li> <li> <span>EPUB</span> <ol> <li><a href="ch02.xhtml#p45">45</a></li> <li><a href="ch04.xhtml#p201">201–203</a></li> </ol> </li> </ol> </nav> </body> </html>