arabic-pdf2ebook 0.1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- arabic_pdf2ebook-0.1.0/LICENSE +202 -0
- arabic_pdf2ebook-0.1.0/PKG-INFO +164 -0
- arabic_pdf2ebook-0.1.0/README.md +127 -0
- arabic_pdf2ebook-0.1.0/pyproject.toml +58 -0
- arabic_pdf2ebook-0.1.0/setup.cfg +4 -0
- arabic_pdf2ebook-0.1.0/src/arabic_pdf2ebook.egg-info/PKG-INFO +164 -0
- arabic_pdf2ebook-0.1.0/src/arabic_pdf2ebook.egg-info/SOURCES.txt +48 -0
- arabic_pdf2ebook-0.1.0/src/arabic_pdf2ebook.egg-info/dependency_links.txt +1 -0
- arabic_pdf2ebook-0.1.0/src/arabic_pdf2ebook.egg-info/entry_points.txt +2 -0
- arabic_pdf2ebook-0.1.0/src/arabic_pdf2ebook.egg-info/requires.txt +18 -0
- arabic_pdf2ebook-0.1.0/src/arabic_pdf2ebook.egg-info/top_level.txt +1 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/__init__.py +3 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/book.py +76 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/cbz.py +13 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/cli.py +254 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/config.py +71 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/devices.py +49 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/epub/__init__.py +0 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/epub/fixedlayout.py +104 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/epub/opf.py +124 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/epub/reflow.py +117 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/epub/templates.py +54 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/epub/zipwriter.py +50 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/fonts/Amiri-Regular.ttf +0 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/fonts/OFL.txt +94 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/ocr/__init__.py +0 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/ocr/base.py +82 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/ocr/registry.py +31 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/ocr/surya_backend.py +70 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/ocr/tesseract_backend.py +158 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/ocrmode.py +388 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/pdfio.py +86 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/pipeline.py +205 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/preprocess/__init__.py +3 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/preprocess/ops.py +168 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/preprocess/pipeline.py +60 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/send.py +75 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/textproc/__init__.py +0 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/textproc/chapters.py +40 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/textproc/clean.py +168 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/textproc/paragraphs.py +59 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/webui/__init__.py +0 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/webui/app.py +174 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/webui/static/index.html +195 -0
- arabic_pdf2ebook-0.1.0/src/pdf2ebook/workdir.py +114 -0
- arabic_pdf2ebook-0.1.0/tests/test_cli.py +55 -0
- arabic_pdf2ebook-0.1.0/tests/test_epub.py +81 -0
- arabic_pdf2ebook-0.1.0/tests/test_preprocess.py +66 -0
- arabic_pdf2ebook-0.1.0/tests/test_textproc.py +108 -0
- arabic_pdf2ebook-0.1.0/tests/test_workdir.py +37 -0
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: arabic-pdf2ebook
|
|
3
|
+
Version: 0.1.0
|
|
4
|
+
Summary: Convert scanned Arabic PDF books into e-reader friendly EPUBs (OCR or optimized images)
|
|
5
|
+
Author: arabic-pdf2ebook contributors
|
|
6
|
+
License-Expression: Apache-2.0
|
|
7
|
+
Project-URL: Homepage, https://github.com/Blhota/arabic-pdf2ebook
|
|
8
|
+
Project-URL: Issues, https://github.com/Blhota/arabic-pdf2ebook/issues
|
|
9
|
+
Keywords: arabic,pdf,epub,ocr,ebook,ereader,rtl
|
|
10
|
+
Classifier: Development Status :: 4 - Beta
|
|
11
|
+
Classifier: Environment :: Console
|
|
12
|
+
Classifier: Intended Audience :: End Users/Desktop
|
|
13
|
+
Classifier: Natural Language :: Arabic
|
|
14
|
+
Classifier: Operating System :: OS Independent
|
|
15
|
+
Classifier: Programming Language :: Python :: 3
|
|
16
|
+
Classifier: Topic :: Text Processing
|
|
17
|
+
Requires-Python: >=3.10
|
|
18
|
+
Description-Content-Type: text/markdown
|
|
19
|
+
License-File: LICENSE
|
|
20
|
+
Requires-Dist: pypdfium2<6,>=5
|
|
21
|
+
Requires-Dist: pytesseract<0.4,>=0.3.13
|
|
22
|
+
Requires-Dist: opencv-contrib-python-headless<5,>=4.10
|
|
23
|
+
Requires-Dist: numpy>=1.26
|
|
24
|
+
Requires-Dist: Pillow>=10.4
|
|
25
|
+
Requires-Dist: typer>=0.12
|
|
26
|
+
Requires-Dist: rich>=13
|
|
27
|
+
Requires-Dist: fastapi>=0.110
|
|
28
|
+
Requires-Dist: uvicorn>=0.29
|
|
29
|
+
Requires-Dist: python-multipart>=0.0.9
|
|
30
|
+
Provides-Extra: surya
|
|
31
|
+
Requires-Dist: surya-ocr<1,>=0.17; extra == "surya"
|
|
32
|
+
Provides-Extra: dev
|
|
33
|
+
Requires-Dist: pytest>=8; extra == "dev"
|
|
34
|
+
Requires-Dist: ruff; extra == "dev"
|
|
35
|
+
Requires-Dist: mypy; extra == "dev"
|
|
36
|
+
Dynamic: license-file
|
|
37
|
+
|
|
38
|
+
# arabic-pdf2ebook 📖
|
|
39
|
+
|
|
40
|
+
**Convert scanned Arabic PDF books into EPUBs you can actually read on any e-reader.**
|
|
41
|
+
|
|
42
|
+
تحويل كتب PDF العربية الممسوحة ضوئيًا إلى كتب EPUB يمكن قراءتها على أي قارئ إلكتروني.
|
|
43
|
+
|
|
44
|
+
Old scanned Arabic books (from Noor-Book, kotob.has.it, archive.org…) are image-only PDFs:
|
|
45
|
+
on a small e-reader the text is tiny, blurry, and can't be resized. This tool fixes that — locally,
|
|
46
|
+
for free, with no cloud upload.
|
|
47
|
+
|
|
48
|
+
## ✨ Features
|
|
49
|
+
|
|
50
|
+
- **Text mode (OCR)** — recognizes the Arabic text and builds a *reflowable* right-to-left EPUB:
|
|
51
|
+
resizable text, embedded Amiri font, correct RTL page turning, table of contents,
|
|
52
|
+
automatic removal of watermarks (`http://kotob.has.it/` …) and page numbers.
|
|
53
|
+
- **Image mode** — no OCR: cleans each page (deskew, denoise, contrast, margin crop),
|
|
54
|
+
resizes it for your reader's screen, and packs the pages into an EPUB (and optionally CBZ).
|
|
55
|
+
100 % faithful to the original print.
|
|
56
|
+
- **Auto mode (default)** — uses the PDF's own text layer when it exists *and is healthy*
|
|
57
|
+
(many books embed a broken one — we detect that), OCRs the rest, and keeps
|
|
58
|
+
photos/maps/failed pages as cleaned images so you never get garbage text.
|
|
59
|
+
- **Huge books welcome** — pages stream one at a time (a 2,400-page book converts in
|
|
60
|
+
constant memory), every stage is cached and resumable, and output can be split into volumes.
|
|
61
|
+
- **Local web page** — `pdf2ebook ui` opens a friendly bilingual drag-and-drop page in your
|
|
62
|
+
browser. Everything still runs on your own computer.
|
|
63
|
+
- **Wi-Fi send** — `pdf2ebook send book.epub` uploads straight to a
|
|
64
|
+
[CrossPoint](https://github.com/crosspoint-reader/crosspoint-reader) e-reader (Xteink X3/X4).
|
|
65
|
+
|
|
66
|
+
## 🚀 Quick start
|
|
67
|
+
|
|
68
|
+
```bash
|
|
69
|
+
# 1. install the tool (Python 3.10+)
|
|
70
|
+
pip install arabic-pdf2ebook
|
|
71
|
+
|
|
72
|
+
# 2. install Tesseract OCR (needed for text mode only)
|
|
73
|
+
# Windows:
|
|
74
|
+
winget install UB-Mannheim.TesseractOCR
|
|
75
|
+
# Linux: sudo apt install tesseract-ocr macOS: brew install tesseract
|
|
76
|
+
|
|
77
|
+
# 3. convert!
|
|
78
|
+
pdf2ebook convert "my-scanned-book.pdf" # auto mode → book.epub
|
|
79
|
+
pdf2ebook convert "my-scanned-book.pdf" --mode image # image mode (no OCR needed)
|
|
80
|
+
|
|
81
|
+
# or use the friendly web page:
|
|
82
|
+
pdf2ebook ui
|
|
83
|
+
```
|
|
84
|
+
|
|
85
|
+
The Arabic OCR model (`ara.traineddata`, best quality) is downloaded automatically on first use —
|
|
86
|
+
no manual setup.
|
|
87
|
+
|
|
88
|
+
## 🖥️ The web page
|
|
89
|
+
|
|
90
|
+
`pdf2ebook ui` (or just double-clicking `pdf2ebook.exe` from the
|
|
91
|
+
[Releases](../../releases) page) opens `http://127.0.0.1:8765`:
|
|
92
|
+
|
|
93
|
+
drag your PDF → pick **Text** or **Images** → Convert → Download / **Send over Wi-Fi**.
|
|
94
|
+
|
|
95
|
+
## 📚 Common recipes
|
|
96
|
+
|
|
97
|
+
```bash
|
|
98
|
+
pdf2ebook inspect book.pdf # pages? text layer? what mode to use?
|
|
99
|
+
pdf2ebook convert book.pdf --pages 5-20 # test settings on a few pages first
|
|
100
|
+
pdf2ebook preview book.pdf --mode ocr # eyeball the cleaned page images
|
|
101
|
+
pdf2ebook convert book.pdf --mode image --device xteink-x4 --cbz
|
|
102
|
+
pdf2ebook convert big-book.pdf --split-volumes 4
|
|
103
|
+
pdf2ebook send book.epub --host 192.168.1.50
|
|
104
|
+
pdf2ebook devices # list device profiles
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
## 🎯 OCR accuracy on old prints
|
|
108
|
+
|
|
109
|
+
Old Arabic prints are hard for every OCR engine. This tool stacks the known accuracy levers:
|
|
110
|
+
|
|
111
|
+
1. `tessdata_best` Arabic model + LSTM engine
|
|
112
|
+
2. preprocessing tuned for old paper: Sauvola adaptive binarization, CLAHE contrast,
|
|
113
|
+
denoising, deskew, margin removal, upscaling of small print
|
|
114
|
+
3. a rescue pass that re-OCRs low-confidence pages with an alternate binarization
|
|
115
|
+
4. a confidence gate: pages that still fail are embedded as **cleaned images** instead of
|
|
116
|
+
garbage text (the conversion summary tells you how many)
|
|
117
|
+
|
|
118
|
+
When Tesseract isn't good enough, install the optional neural engine and use `--engine surya`:
|
|
119
|
+
|
|
120
|
+
```bash
|
|
121
|
+
pip install "arabic-pdf2ebook[surya]"
|
|
122
|
+
```
|
|
123
|
+
|
|
124
|
+
Expectation setting: OCR output is meant for comfortable *reading*, not scholarly fidelity.
|
|
125
|
+
For a 100 % faithful copy, use `--mode image`.
|
|
126
|
+
|
|
127
|
+
---
|
|
128
|
+
|
|
129
|
+
## بالعربية
|
|
130
|
+
|
|
131
|
+
### ما هذه الأداة؟
|
|
132
|
+
|
|
133
|
+
كثير من الكتب العربية القديمة متاحة فقط كملفات PDF ممسوحة ضوئيًا، فلا يمكن تكبير
|
|
134
|
+
النص أو إعادة تدفّقه على القارئ الإلكتروني. هذه الأداة المجانية مفتوحة المصدر تحوّل تلك
|
|
135
|
+
الكتب إلى EPUB — على جهازك مباشرة دون رفع الملفات إلى الإنترنت.
|
|
136
|
+
|
|
137
|
+
### طريقتا التحويل
|
|
138
|
+
|
|
139
|
+
- **وضع النص**: تتعرف الأداة على النص العربي (OCR) وتبني كتاب EPUB حقيقيًا — نص قابل
|
|
140
|
+
للتكبير، خط أميري مدمج، اتجاه من اليمين لليسار، فهرس، وحذف تلقائي للعلامات المائية
|
|
141
|
+
وأرقام الصفحات.
|
|
142
|
+
- **وضع الصور**: بدون تعرف على النص — تنظيف كل صفحة (تسوية الميل، إزالة الضوضاء،
|
|
143
|
+
تحسين التباين، قص الهوامش) وتحجيمها لشاشة قارئك. مطابق تمامًا للأصل.
|
|
144
|
+
|
|
145
|
+
### البدء السريع
|
|
146
|
+
|
|
147
|
+
```bash
|
|
148
|
+
pip install arabic-pdf2ebook
|
|
149
|
+
winget install UB-Mannheim.TesseractOCR
|
|
150
|
+
pdf2ebook ui
|
|
151
|
+
```
|
|
152
|
+
|
|
153
|
+
ثم اسحب ملف PDF إلى الصفحة التي تُفتح في المتصفح، واختر طريقة التحويل، وحمّل ملف
|
|
154
|
+
EPUB الناتج — أو أرسله مباشرة إلى قارئ CrossPoint عبر Wi-Fi.
|
|
155
|
+
|
|
156
|
+
لمن لا يريد تثبيت بايثون: حمّل `pdf2ebook.exe` من صفحة
|
|
157
|
+
[الإصدارات](../../releases) وانقر عليه نقرًا مزدوجًا.
|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
161
|
+
## License
|
|
162
|
+
|
|
163
|
+
Apache-2.0 — see [LICENSE](LICENSE). Bundled Amiri font is under the SIL OFL 1.1;
|
|
164
|
+
see [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
# arabic-pdf2ebook 📖
|
|
2
|
+
|
|
3
|
+
**Convert scanned Arabic PDF books into EPUBs you can actually read on any e-reader.**
|
|
4
|
+
|
|
5
|
+
تحويل كتب PDF العربية الممسوحة ضوئيًا إلى كتب EPUB يمكن قراءتها على أي قارئ إلكتروني.
|
|
6
|
+
|
|
7
|
+
Old scanned Arabic books (from Noor-Book, kotob.has.it, archive.org…) are image-only PDFs:
|
|
8
|
+
on a small e-reader the text is tiny, blurry, and can't be resized. This tool fixes that — locally,
|
|
9
|
+
for free, with no cloud upload.
|
|
10
|
+
|
|
11
|
+
## ✨ Features
|
|
12
|
+
|
|
13
|
+
- **Text mode (OCR)** — recognizes the Arabic text and builds a *reflowable* right-to-left EPUB:
|
|
14
|
+
resizable text, embedded Amiri font, correct RTL page turning, table of contents,
|
|
15
|
+
automatic removal of watermarks (`http://kotob.has.it/` …) and page numbers.
|
|
16
|
+
- **Image mode** — no OCR: cleans each page (deskew, denoise, contrast, margin crop),
|
|
17
|
+
resizes it for your reader's screen, and packs the pages into an EPUB (and optionally CBZ).
|
|
18
|
+
100 % faithful to the original print.
|
|
19
|
+
- **Auto mode (default)** — uses the PDF's own text layer when it exists *and is healthy*
|
|
20
|
+
(many books embed a broken one — we detect that), OCRs the rest, and keeps
|
|
21
|
+
photos/maps/failed pages as cleaned images so you never get garbage text.
|
|
22
|
+
- **Huge books welcome** — pages stream one at a time (a 2,400-page book converts in
|
|
23
|
+
constant memory), every stage is cached and resumable, and output can be split into volumes.
|
|
24
|
+
- **Local web page** — `pdf2ebook ui` opens a friendly bilingual drag-and-drop page in your
|
|
25
|
+
browser. Everything still runs on your own computer.
|
|
26
|
+
- **Wi-Fi send** — `pdf2ebook send book.epub` uploads straight to a
|
|
27
|
+
[CrossPoint](https://github.com/crosspoint-reader/crosspoint-reader) e-reader (Xteink X3/X4).
|
|
28
|
+
|
|
29
|
+
## 🚀 Quick start
|
|
30
|
+
|
|
31
|
+
```bash
|
|
32
|
+
# 1. install the tool (Python 3.10+)
|
|
33
|
+
pip install arabic-pdf2ebook
|
|
34
|
+
|
|
35
|
+
# 2. install Tesseract OCR (needed for text mode only)
|
|
36
|
+
# Windows:
|
|
37
|
+
winget install UB-Mannheim.TesseractOCR
|
|
38
|
+
# Linux: sudo apt install tesseract-ocr macOS: brew install tesseract
|
|
39
|
+
|
|
40
|
+
# 3. convert!
|
|
41
|
+
pdf2ebook convert "my-scanned-book.pdf" # auto mode → book.epub
|
|
42
|
+
pdf2ebook convert "my-scanned-book.pdf" --mode image # image mode (no OCR needed)
|
|
43
|
+
|
|
44
|
+
# or use the friendly web page:
|
|
45
|
+
pdf2ebook ui
|
|
46
|
+
```
|
|
47
|
+
|
|
48
|
+
The Arabic OCR model (`ara.traineddata`, best quality) is downloaded automatically on first use —
|
|
49
|
+
no manual setup.
|
|
50
|
+
|
|
51
|
+
## 🖥️ The web page
|
|
52
|
+
|
|
53
|
+
`pdf2ebook ui` (or just double-clicking `pdf2ebook.exe` from the
|
|
54
|
+
[Releases](../../releases) page) opens `http://127.0.0.1:8765`:
|
|
55
|
+
|
|
56
|
+
drag your PDF → pick **Text** or **Images** → Convert → Download / **Send over Wi-Fi**.
|
|
57
|
+
|
|
58
|
+
## 📚 Common recipes
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
pdf2ebook inspect book.pdf # pages? text layer? what mode to use?
|
|
62
|
+
pdf2ebook convert book.pdf --pages 5-20 # test settings on a few pages first
|
|
63
|
+
pdf2ebook preview book.pdf --mode ocr # eyeball the cleaned page images
|
|
64
|
+
pdf2ebook convert book.pdf --mode image --device xteink-x4 --cbz
|
|
65
|
+
pdf2ebook convert big-book.pdf --split-volumes 4
|
|
66
|
+
pdf2ebook send book.epub --host 192.168.1.50
|
|
67
|
+
pdf2ebook devices # list device profiles
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
## 🎯 OCR accuracy on old prints
|
|
71
|
+
|
|
72
|
+
Old Arabic prints are hard for every OCR engine. This tool stacks the known accuracy levers:
|
|
73
|
+
|
|
74
|
+
1. `tessdata_best` Arabic model + LSTM engine
|
|
75
|
+
2. preprocessing tuned for old paper: Sauvola adaptive binarization, CLAHE contrast,
|
|
76
|
+
denoising, deskew, margin removal, upscaling of small print
|
|
77
|
+
3. a rescue pass that re-OCRs low-confidence pages with an alternate binarization
|
|
78
|
+
4. a confidence gate: pages that still fail are embedded as **cleaned images** instead of
|
|
79
|
+
garbage text (the conversion summary tells you how many)
|
|
80
|
+
|
|
81
|
+
When Tesseract isn't good enough, install the optional neural engine and use `--engine surya`:
|
|
82
|
+
|
|
83
|
+
```bash
|
|
84
|
+
pip install "arabic-pdf2ebook[surya]"
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
Expectation setting: OCR output is meant for comfortable *reading*, not scholarly fidelity.
|
|
88
|
+
For a 100 % faithful copy, use `--mode image`.
|
|
89
|
+
|
|
90
|
+
---
|
|
91
|
+
|
|
92
|
+
## بالعربية
|
|
93
|
+
|
|
94
|
+
### ما هذه الأداة؟
|
|
95
|
+
|
|
96
|
+
كثير من الكتب العربية القديمة متاحة فقط كملفات PDF ممسوحة ضوئيًا، فلا يمكن تكبير
|
|
97
|
+
النص أو إعادة تدفّقه على القارئ الإلكتروني. هذه الأداة المجانية مفتوحة المصدر تحوّل تلك
|
|
98
|
+
الكتب إلى EPUB — على جهازك مباشرة دون رفع الملفات إلى الإنترنت.
|
|
99
|
+
|
|
100
|
+
### طريقتا التحويل
|
|
101
|
+
|
|
102
|
+
- **وضع النص**: تتعرف الأداة على النص العربي (OCR) وتبني كتاب EPUB حقيقيًا — نص قابل
|
|
103
|
+
للتكبير، خط أميري مدمج، اتجاه من اليمين لليسار، فهرس، وحذف تلقائي للعلامات المائية
|
|
104
|
+
وأرقام الصفحات.
|
|
105
|
+
- **وضع الصور**: بدون تعرف على النص — تنظيف كل صفحة (تسوية الميل، إزالة الضوضاء،
|
|
106
|
+
تحسين التباين، قص الهوامش) وتحجيمها لشاشة قارئك. مطابق تمامًا للأصل.
|
|
107
|
+
|
|
108
|
+
### البدء السريع
|
|
109
|
+
|
|
110
|
+
```bash
|
|
111
|
+
pip install arabic-pdf2ebook
|
|
112
|
+
winget install UB-Mannheim.TesseractOCR
|
|
113
|
+
pdf2ebook ui
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
ثم اسحب ملف PDF إلى الصفحة التي تُفتح في المتصفح، واختر طريقة التحويل، وحمّل ملف
|
|
117
|
+
EPUB الناتج — أو أرسله مباشرة إلى قارئ CrossPoint عبر Wi-Fi.
|
|
118
|
+
|
|
119
|
+
لمن لا يريد تثبيت بايثون: حمّل `pdf2ebook.exe` من صفحة
|
|
120
|
+
[الإصدارات](../../releases) وانقر عليه نقرًا مزدوجًا.
|
|
121
|
+
|
|
122
|
+
---
|
|
123
|
+
|
|
124
|
+
## License
|
|
125
|
+
|
|
126
|
+
Apache-2.0 — see [LICENSE](LICENSE). Bundled Amiri font is under the SIL OFL 1.1;
|
|
127
|
+
see [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
[build-system]
|
|
2
|
+
requires = ["setuptools>=68"]
|
|
3
|
+
build-backend = "setuptools.build_meta"
|
|
4
|
+
|
|
5
|
+
[project]
|
|
6
|
+
name = "arabic-pdf2ebook"
|
|
7
|
+
version = "0.1.0"
|
|
8
|
+
description = "Convert scanned Arabic PDF books into e-reader friendly EPUBs (OCR or optimized images)"
|
|
9
|
+
readme = "README.md"
|
|
10
|
+
requires-python = ">=3.10"
|
|
11
|
+
license = "Apache-2.0"
|
|
12
|
+
authors = [{ name = "arabic-pdf2ebook contributors" }]
|
|
13
|
+
keywords = ["arabic", "pdf", "epub", "ocr", "ebook", "ereader", "rtl"]
|
|
14
|
+
classifiers = [
|
|
15
|
+
"Development Status :: 4 - Beta",
|
|
16
|
+
"Environment :: Console",
|
|
17
|
+
"Intended Audience :: End Users/Desktop",
|
|
18
|
+
"Natural Language :: Arabic",
|
|
19
|
+
"Operating System :: OS Independent",
|
|
20
|
+
"Programming Language :: Python :: 3",
|
|
21
|
+
"Topic :: Text Processing",
|
|
22
|
+
]
|
|
23
|
+
dependencies = [
|
|
24
|
+
"pypdfium2>=5,<6",
|
|
25
|
+
"pytesseract>=0.3.13,<0.4",
|
|
26
|
+
"opencv-contrib-python-headless>=4.10,<5",
|
|
27
|
+
"numpy>=1.26",
|
|
28
|
+
"Pillow>=10.4",
|
|
29
|
+
"typer>=0.12",
|
|
30
|
+
"rich>=13",
|
|
31
|
+
"fastapi>=0.110",
|
|
32
|
+
"uvicorn>=0.29",
|
|
33
|
+
"python-multipart>=0.0.9",
|
|
34
|
+
]
|
|
35
|
+
|
|
36
|
+
[project.optional-dependencies]
|
|
37
|
+
surya = ["surya-ocr>=0.17,<1"]
|
|
38
|
+
dev = ["pytest>=8", "ruff", "mypy"]
|
|
39
|
+
|
|
40
|
+
[project.scripts]
|
|
41
|
+
pdf2ebook = "pdf2ebook.cli:main"
|
|
42
|
+
|
|
43
|
+
[project.urls]
|
|
44
|
+
Homepage = "https://github.com/Blhota/arabic-pdf2ebook"
|
|
45
|
+
Issues = "https://github.com/Blhota/arabic-pdf2ebook/issues"
|
|
46
|
+
|
|
47
|
+
[tool.setuptools.packages.find]
|
|
48
|
+
where = ["src"]
|
|
49
|
+
|
|
50
|
+
[tool.setuptools.package-data]
|
|
51
|
+
pdf2ebook = ["fonts/*.ttf", "fonts/*.txt", "webui/static/*"]
|
|
52
|
+
|
|
53
|
+
[tool.ruff]
|
|
54
|
+
line-length = 110
|
|
55
|
+
target-version = "py310"
|
|
56
|
+
|
|
57
|
+
[tool.pytest.ini_options]
|
|
58
|
+
testpaths = ["tests"]
|