Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pdf input #30

Open
GoogleCodeExporter opened this issue Aug 21, 2015 · 1 comment
Open

Allow pdf input #30

GoogleCodeExporter opened this issue Aug 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start Lector
2. File / Open Image
3. List of supported formats is .tif, .tiff, .png, .bmp

What is the expected output? What do you see instead?
Have .pdf as an option

What version of the product are you using? On what operating system?
Lector 0.3

Please provide any additional information below.
This is an enhancement.

Original issue reported on code.google.com by [email protected] on 17 May 2013 at 7:17

@GoogleCodeExporter
Copy link
Author

First of all Portable Document Format (PDF) is not image - it is a document.
If you need to OCR e.g. pdf was not created without text) you anyway need to 
convert it to image, and you can do it without Lector (e.g. tool 'convert' from 
Imagick package.

This could be implemented to Lector, but it increase Lector external 
dependencies and indeed it did not bring new functionality, so this is a low 
priority task.

Original comment by [email protected] on 6 Jan 2014 at 10:08

  • Added labels: Priority-Low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant