PDF إلى EPUB
حوّل PDF إلى كتاب إلكتروني يعيد التدفّق بحسب الشاشة.
تعمل هذه الأداة داخل متصفحك بالكامل. لا يُرفع ملفك أبدًا، ويمكنك التحقق من ذلك في تبويب الشبكة بمتصفحك. تحقّق بنفسك: افتح تبويب الشبكة في متصفحك وراقب. سترى طلبًا صغيرًا واحدًا يسأل إن كان لديك مهام متبقية — اسم أداة وبصمة تجزئة، وليس الملف أبدًا.
ماذا تفعل هذه الأداة
The reason people want this is specific: a PDF on a phone or an e-reader is close to unreadable. The page is a fixed sheet of A4 and the screen is not, so you either zoom and pan or squint at six-point type. EPUB re-flows to whatever width it is given, and that single property is the whole value of the conversion. It also means the original pagination is discarded - the text is rebuilt as a stream of chapters, paragraphs, headings and lists, not as a copy of the printed page.
Use it for anything long that you intend to read rather than consult: a book or manual that only exists as a PDF, a lengthy report you want to get through on a commute, a thesis, a set of papers going onto a Kobo. It is the wrong tool for anything where the layout is the content - a form, a score, a plan.
كيف تعمل
- Drop the PDF onto this page. It is checked for a text layer, because there is nothing to re-flow in a scan.
- Choose where the chapters come from: bookmarks, detected headings, or page boundaries as a last resort.
- Fill in the title and author if the document's own metadata is wrong or missing - this is what an e-reader shows in its library.
- Under advanced options set the language if the document is not in the language of this page, and narrow the page range to skip front matter you do not want.
- Press Convert to EPUB, then send the file to your reader however you normally do.
Chapter detection is the feature, not a detail, because an e-book without chapter breaks is one long scroll with no table of contents and no way back to where you were. Bookmarks come first: a document's own outline is its author's statement of where the chapters are, and it beats any heuristic. Heading detection is the fallback, promoting short lines set in larger type. Page boundaries are the last resort - not really chapters at all, but at least somewhere to jump to.
Setting the language matters more than it looks. An EPUB carries a language tag, and readers use it to decide how to hyphenate and how a screen reader pronounces the text. Left on automatic, the tag follows the language of this page rather than the language of your document, which is a sensible default and the wrong answer if you are converting a Spanish book on an English interface.
Title and author are worth a moment even though they are optional. Left empty, they are taken from the PDF's own metadata, which is frequently the name of a template someone used in 2011 or the path of a Word file. That is what appears on your reader's shelf, next to a book with no cover.
Everything runs in your browser: the text extraction through PDF.js, the EPUB packaging through a ZIP writer in a Web Worker. No part of the book is uploaded, which is the honest answer to the question people ask about converters that handle copyrighted material.
ما لا تستطيع هذه الأداة فعله
- Pagination is discarded by design. Page numbers, running heads, footers and footnote positioning do not survive, because re-flowing text has no fixed pages to attach them to.
- Pictures are not carried across. The EPUB is built from the document's text and structure only, so figures, diagrams and photographs are missing from the result.
- A scan has no text layer and nothing to re-flow, so the conversion stops rather than producing an empty book. Run OCR PDF first.
أسئلة يطرحها الناس
- لماذا أحوّل PDF إلى EPUB أصلًا؟
- لأن PDF مقاس صفحته ثابت والقارئ الإلكتروني ليس كذلك. فعلى شاشة ست بوصات تكون صفحة A4 إما أصغر من أن تُقرأ أو أعرض من أن تتّسع، فتقضي الكتاب كله في التكبير والتحريك. أما EPUB فيعيد تدفّق النص ويترك للجهاز تحديد حجم الخط، وهذا ما يجعل مستندًا طويلًا مقروءًا على الهاتف.
- كيف تُستنتج الفصول؟
- من مخطط العلامات المرجعية للمستند حين يكون موجودًا، لأنه بيان المؤلف نفسه عن بنيته. وبلا مخطط، تُكتشف العناوين من حجم الخط وتُستخدم بدلًا منه. وإن لم يتوفر أي منهما، فاختيار حدود الصفحات يقسم عند كل صفحة - وهي ليست فصولًا حقيقية، لكنها تعطي تنقّل القارئ شيئًا يعمل به.
- هل تنتقل الرسوم التوضيحية؟
- ليس في الإصدار الحالي. يُكتب EPUB من النص المستخرج وبنيته، لذا تبقى الأشكال والمخططات والصور الفوتوغرافية خارجه. وبالنسبة لكتاب مصوّر تلك خسارة حقيقية، وأداة PDF إلى HTML في وضع صور الصفحات هي الطريق الأفضل إن كانت الصور أهم من إعادة التدفّق.
- هل سيعمل هذا على Kindle؟
- نعم، عبر خدمة Send to Kindle التي تقبل EPUB وتحوّله إلى صيغة أمازون عند وصوله. أما نسخ الملف مباشرة إلى مجلد المستندات في الجهاز عبر USB فلا ينجح، لأن Kindle لا يقرأ EPUB أصلًا. وأجهزة Kobo وPocketBook وApple Books ومعظم قارئات أندرويد تفتحه كما هو.
- هل يُرفع الكتاب لتحويله؟
- لا. استخراج النص وتغليف EPUB يجريان معًا في متصفحك، فلا يُرسل شيء عن المستند - ويستحق قول ذلك هنا، لأن الملفات التي يحوّلها الناس غالبًا كتب يملكونها ويفضّلون ألا يسلّموها لطرف ثالث. والأداة تعمل والاتصال مقطوع.