r/Annas_Archive

▲ 432 r/Annas_Archive+3 crossposts

Made a PDF to EPUB converter that actually handles scanned books

Hey people,

My girlfriend started reading on her Kindle and kept converting PDFs and getting books she couldn't read properly. I am a software developer, so she always told me to make her a better conversion tool. For the past month, I dug into why other tools failed, researched how EPUB works, and how I can make it work.

So I built convert2epub.com. It’s free, and no account is needed for normal text conversions, only for the work done converting scanned pdf's. I posted the first version on r/kindle and got 500 upvotes, improved the first version based on the feedback, and now people are saying it's the best tool they have ever used.

Scans that were already read

Publishers often leave recognised text sitting invisibly on top of the page image. Most converters ignore it and hand back a book of photographs. This one finds that layer and uses it.

I tested this with a 300-page novel. The PDF had 426,904 characters of clean text inside it. Other converters ignored those characters and converted it to an EPUB that contained 637. It was a 20MB book of pictures.

That same book now comes out at 1.4MB with real, resizable text.

Formula/Code recognition

Mathematics is set in two dimensions and extraction reads in one, so a fraction arrives as a column of fragments. Equations are kept as drawn while the prose around them still reflows.

Your typography back

The first page becomes the cover, and the title and author are read from the file rather than left as a filename.

Removing watermarks and repeated title/footer.

Every page of a book repeats its title, author and page number in the margin. On paper, you never notice. Extract the text, and those become ordinary lines, so your reader flows them straight into the prose. Same for watermarks and adverts stamped onto free PDFs. In that same book, it was 778 stray lines across four repeating patterns. I added a feature to remove them.

When there is no text to recover, OCR reads the pages instead, in eight languages and only the pages that actually need it.

reddit.com
u/tashkan — 1 day ago

Alternatives to Anna?

Hi I love Anna’s archive but sometimes they don’t have the exact edition I’m looking for. Is there anywhere else I can look for books because Anna, LibGen and Internet archive?

Thanks!

reddit.com
u/ChurryinaHurry — 18 hours ago

Do you use a normal Browser when downloading?

I am very new to Annas Archive and just downloaded the first book out of interest. My question is basically how many precautions do you take when downloading? Is downloading punishable by law (in Europe)? Do you use VPNs and special browsers? Or can I simply use it in Chrome and no Police will come knocking at my door?😅

reddit.com
u/platypus_43 — 2 days ago

At-home scanning recommendations

For those who have done at-home scanning, can you please share what you did?

  • What phone or scanning hardware did you use
  • What apps did you use
  • Any other hardware accessories that you used
  • How well did it work
  • How fast was it
  • Did it require removing the spine of books (or other media), or did the it remain intact
  • What issues or downsides did you encounter
  • What output file formats did it give you
  • Did the app do OCR, and how well did that work, and for which languages
  • How much did it cost
  • What are your recommendations to others who want to scan books at home
reddit.com
u/AnnaArchivist — 2 days ago

My new user question on downloads: download icon seems inactive and greyed out

Hello and my first question for annas. I've registered and logged in with the keyword which was accepted. My search was found but the download icon is greyed out. But this is real progress in finding the materials I've sought out for a long time. What do I need to know yet?

reddit.com
u/Loninappleton25 — 2 days ago
▲ 27 r/Annas_Archive+1 crossposts

Turn a PDF into audiobook (Apple Sillicon)

I built pdf2audio — an app that turns the PDFs you own into proper audiobooks, and I've been using it heavily myself: a good chunk of my library is now free audiobooks I listen to on walks.

You drop a PDF in, it detects the chapters (with an AI option that reads the table of contents), and reads them with a genuinely good local voice — Kokoro, running on the Apple GPU. If the chapter split or the text isn't right, you can fix it: move boundaries, edit/skip any chapter's text, re-synthesize just that chapter. The result is one MP3 with chapter markers that works in any audiobook player.

It grew a lot beyond that — you can chat with your library and get answers citing the exact PDF page, translate or simplify a book and listen to that version, and export a synced EPUB that highlights each sentence on your phone as it's read. The intro videos are actually narrated by the app's own voice, script and all.

Fair warning: Apple Silicon only (the speech models run on the M-series GPU), and it's a clone-and-run setup rather than a .dmg.

First time sharing this.

u/qr3ca — 3 days ago

helping with extracting a book that i bought so i can upload it

hey guys i bought a textbook and i am trying to extract it into html files to upload it to Z-library so that all other people can have access to it.
when i try to save it as an Html it saves all the other elements in the page including the margins(which i want to crop).
i am not a programmer and if someone know how to do that i will be grateful thank you in advance

reddit.com
u/Savings_Squirrel_566 — 3 days ago

Stuck on “Checking your browser before accessing”

Is anyone else getting stuck on the page that says “Checking your browser before accessing”. It says it will take a few seconds but it often lasts over 5 minutes and I still don’t get in. This is after each search and clicking on a book, before I can even get to the download section.

I had previously donated, will that fix it?

reddit.com
u/thehighburyunion — 3 days ago

Back online: a quick note from Anna

Apologies for the issues. We suspect a coordinated attack. We've mitigated the attack vectors and will offer an extra month of membership for donations (of 3+ months) being made during the rest of this month. Note that all memberships contain 1-2 extra days per month already to account for downtime.

Thanks for all your patience and support. If you encounter further issues, please email us with as much details as possible.

reddit.com
u/AnnaArchivist — 6 days ago
▲ 140 r/Annas_Archive+2 crossposts

I made a Windows app for Anna's Archive - searches, downloads, names the files properly, syncs to KOReader, dropbox and goodreads

I got tired of a downloads folder full of things called lord_of_chaos_6_(z-lib).epub, so I wrote something to do the boring parts. It got out of hand and turned into a real app. Free, MIT licensed, runs entirely on your own machine.

https://github.com/Shelfwright/shelfwright

Screenshots of every part of it are in the README. It is not affiliated with Anna's Archive in any way - I do not know them, nobody there has looked at it, and any bug in it is mine rather than theirs.

What it does

  • Search by title, author or ISBN. Or paste a whole list of titles and it finds the best match for each one.
  • You do not need an account. With a membership it uses your fast downloads; without one, or once the day's allowance is gone, it falls back to the free route on its own. No prompts - it just carries on the slow way and tells you that is what it is doing.
  • Optional: give it a free Google Gemini key and it works out the real title, series and number from a mangled filename, so books land as Author - Series 04 - Title.epub, filed into author and series folders.
  • Optional: keeps a copy in Dropbox, reachable from any computer.
  • Talks to KOReader over WiFi. Browse the device, copy books either way, see what you have finished and how far through you are. Nothing is ever deleted by a sync.
  • Pushes reading progress and ratings to Goodreads.

There is nothing to buy and no donate button anywhere in it. If you want to put money somewhere, Anna's Archive is the obvious place, and a membership is also what buys the fast downloads the app shows in its header.

And buy the books that matter to you. Someone spent a year of their life, sometimes five, on the file you just got in four seconds, and for most writers whether they get to write another one at all depends on whether the last one sold. An archive keeps books alive after the fact. It does not pay anyone to write the next one.

Feedback and ideas very welcome. If something is broken, or awkward, or there is a feature you keep wishing it had, say so here or open an issue. I built it around how I read, so I would rather hear where that does not fit somebody else.

Full details, screenshots and the installer: https://github.com/Shelfwright/shelfwright

u/Connect-Command-1283 — 5 days ago

Anyone able to access to website but not download anything?

I keep getting stuck with the download link/tab "loading" when I go to actually download the book. I also notice none of the epubs have covers.

Update: I am now able to download books. The website still seems a bit laggy. No VPN and in the United States. No covers show on website, but show in files once downloaded.

reddit.com
u/brainblowdash — 6 days ago

site not working?

hello everyone! is the site working for y'all? maybe its updating or something... just wanna makes sure. it doesn't open, only ''500 Internal Server Error nginx/1.31.3 '' appears.

EDIT: could almost make it to a book I'm searching for to download. just by refreshing multiple times in each page that fails. but I'm stuck after clicking on the said book when able to make it to a functioning results page. might give up and wait. its take v v long.

reddit.com
u/Swimming_One6031 — 7 days ago

EPUB issue

Not sure if it’s a coincidence but since the recent problems, none of the epub downloads I’ve sent to my Kindle, have page count features. Only location in book. Never an issue previously though. Anyone else notice this please?

reddit.com
u/Yanto2134 — 5 days ago

It's back!

At least when I'm at home (rn) I can open .gl and .pk freely. Glad AA is alive.

(In Belarus if you wonder)

Dk about other countries rn. Check it by yourself. Wish it works.

reddit.com
u/Responsible_Year8405 — 7 days ago

So I saw on the headline

So I saw on the headline when the site went up again, and it said that someone is trying to take down Anna's Archive, so basically I am wondering, what happened when the site was down? Are the people in charge alright? Genuine question cause a raid to the server also happened to one of the book archival site I know.

reddit.com
u/NoahZaynalIskan — 7 days ago