https://github.com/dragotin/pdfquirk
Creating PDFs from images or scanner made easy.
https://github.com/dragotin/pdfquirk
desktop-app image-processing pdf pdf-converter scan-tool
Last synced: 8 months ago
JSON representation
Creating PDFs from images or scanner made easy.
- Host: GitHub
- URL: https://github.com/dragotin/pdfquirk
- Owner: dragotin
- License: gpl-3.0
- Created: 2020-05-16T09:24:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T20:30:47.000Z (about 1 year ago)
- Last Synced: 2025-07-12T21:39:11.617Z (11 months ago)
- Topics: desktop-app, image-processing, pdf, pdf-converter, scan-tool
- Language: C++
- Homepage: https://dragotin.github.io/quirksite/
- Size: 497 KB
- Stars: 19
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# PDF Quirk
**Creating PDFs from images or scanner made easy.**

PDF Quirk is a little utility to create PDFs from image files on the harddisk or from the scanner.
It utilizes the reliable and widely available tools `convert` from Imagemagick and `scanimage` from the SANE project, the standard scan solution on Linux.
PDF Quirk is free software. Contributions are very welcome.
Learn more about at the [PDF Quirk Website](https://dragotin.github.io/quirksite/).