From 87065983f93af98044b409c02e109258a4f44ba4 Mon Sep 17 00:00:00 2001 From: Bernardo Torres Date: Thu, 21 May 2026 06:17:19 +0200 Subject: [PATCH] =?UTF-8?q?Add=20toolkit.bot/pdf2epub=20=E2=80=94=20PDF=20?= =?UTF-8?q?to=20accessible=20EPUB3=20converter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cb97f1..2bd91d4 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ - [renamed.to](https://www.renamed.to) - AI-powered tool that renames files based on the content, accessible as a web app, command line, and for integration within your application. - [veraPDF](https://openpreservation.org/tools/verapdf/) - Verify compliance with PDF/A and PDF/UA specification (via Open Preservation Foundation). +- [toolkit.bot/pdf2epub](https://toolkit.bot/pdf2epub) - Converts PDF to reflowable EPUB3 with EPUB Accessibility 1.1 and WCAG 2.2 AA compliance. Free web service with REST API. ## Readers and viewers - [mozilla/pdf.js](https://github.com/mozilla/pdf.js) - PDF Reader in JavaScript.