A smart text extractor for images, screenshots and PDFs, optimized for Fedora Linux and KDE Plasma.
| Light | Dark |
|---|---|
![]() |
![]() |
~/.config/eleora-unwrit/settings.jsonSmart mode reads native PDF text first, which is faster and more reliable. It switches to OCR automatically if the document appears to be scanned or the available text is insufficient. Images are always processed with OCR.
OCR mode forces Tesseract regardless of the file type. Use it for screenshots, scanned PDFs and photographed documents where text is not selectable.
Text cleanup is applied automatically during each extraction. To re-apply it after changing the mode, use the Clean up text button.
Image preprocessing requires ImageMagick (magick command). It can help with faint or low-contrast scans, but may worsen already clean screenshots. It is disabled by default.
Extraction history is saved locally in ~/.config/eleora-unwrit/history/. The number of stored items and the folder location are configurable. History saving can be disabled entirely and the history can be cleared at any time.
Clipboard paste — when an image or screenshot is pasted, a temporary PNG file is created in /tmp. These files are deleted on exit if the corresponding setting is enabled (on by default).
OCR languages use Tesseract language codes. For Italian and English text, use ita+eng. Language packs must be installed separately (e.g. tesseract-langpack-ita).
~/.config/eleora-unwrit/settings.jsonpymupdf)tesseract)tesseract-langpack-ita, tesseract-langpack-eng)git clone https://github.com/eleora-dev/unwrit.git
cd unwrit
sudo dnf install tesseract tesseract-langpack-ita tesseract-langpack-eng
pip install PySide6 pymupdf --break-system-packages
python unwrit.py
Ctrl+V → paste files, images or text from the clipboardThis application does not collect, transmit or share any personal data.
All extraction runs locally on your machine using Tesseract and PyMuPDF. No data is sent to external services.
Unwrit stores only local app preferences and, optionally, extraction history in ~/.config/eleora-unwrit/.
Full privacy policy: eleora-dev.github.io/unwrit/privacy.html
MIT License — see LICENSE for details.
Gerardo Perilli · Eleòra