szopin
|
79e067188e
|
Fix for ocr import
Currently works only for .pdf files, with this .png and .jpg should also work (fixes #512)
|
2022-09-16 10:12:46 +02:00 |
Raphaël Vinot
|
8fc5b1fd1f
|
fix: Make pep8 happy
|
2018-12-11 15:29:09 +01:00 |
Steve Clement
|
549f32547d
|
- Reverted to <3.6 compatibility
|
2018-07-01 22:09:02 +08:00 |
Steve Clement
|
9f0313a97e
|
- Fixed log output
|
2018-06-30 12:01:21 +08:00 |
Steve Clement
|
184065cf74
|
- Forgot to import sys
|
2018-06-30 11:58:44 +08:00 |
Steve Clement
|
ffce2aa5cc
|
- Added logger functionality for debug sessions
|
2018-06-30 11:52:12 +08:00 |
Steve Clement
|
2f5dd9928e
|
- content was already a wand.obj
|
2018-06-30 11:38:26 +08:00 |
Steve Clement
|
ef3837077e
|
- Some more comments
- Removed libmagic, wand can handle it better
|
2018-06-30 00:58:25 +08:00 |
Steve Clement
|
fbb3617f25
|
- Quick comment ToDo: Avoid using Magic in future releases
|
2018-06-29 12:01:17 +08:00 |
Steve Clement
|
60a3fbe282
|
- added wand requirement
- fixed missing return png byte-stream
- move module import to handler to catch and report errorz
|
2018-06-28 23:20:38 +08:00 |
Steve Clement
|
7885017981
|
- fixed typo move image back in scope
|
2018-06-28 16:59:03 +08:00 |
Steve Clement
|
59b7688bdc
|
- Added initial PDF support, nothing is processed yet
- Test to replace PIL with wand
|
2018-06-28 16:00:14 +08:00 |
Raphaël Vinot
|
59b16950f7
|
Remove bin script, use cleaner way. Fix last commit.
|
2016-08-12 12:35:33 +02:00 |