Metadata-Version: 2.4
Name: ebook-extractor
Version: 1.0.0
Summary: Export ebooks from any platform as PDF files or images.
Project-URL: Homepage, https://ebook-extractor.projectneura.org
Project-URL: Documentation, https://ebook-extractor.projectneura.org
Project-URL: Repository, https://github.com/ProjectNeura/EbookExtractor
Author-email: Project Neura <central@projectneura.org>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: fpdf2
Requires-Dist: numpy
Requires-Dist: pillow
Provides-Extra: app
Requires-Dist: customtkinter; extra == 'app'
Requires-Dist: mss; extra == 'app'
Requires-Dist: pynput; extra == 'app'
Requires-Dist: pytesseract; extra == 'app'
Provides-Extra: emulation
Requires-Dist: mss; extra == 'emulation'
Requires-Dist: pynput; extra == 'emulation'
Requires-Dist: pytesseract; extra == 'emulation'
Description-Content-Type: text/markdown

# Ebook Extractor

Export ebooks from any platform as PDF files or images.

![poster](docs/_static/poster.png)

## Installation

```shell
pip install "ebook-extractor[app]"
```

## Usage

### Script

```shell
ebook-extractor
```

### Module

```shell
python -m ebook_extractor
```

### Build

```shell
pyinstaller -F -w -n EbookExtractor ebook_extractor_cli/__main__.py
```

## FAQ

### macOS Hotkeys are not Working

System Settings -> Privacy & Security -> Accessibility