Search found 2 matches
- 2016-01-04T16:06:42-07:00
- Forum: Bugs
- Topic: Convert slow down?
- Replies: 2
- Views: 2769
Re: Convert slow down?
No magick* files. Yes the problem goes away with a restart, picking up with the same PDFs it was choking on before. Sounds like a python memory issue then... Thanks.
- 2016-01-04T14:44:59-07:00
- Forum: Bugs
- Topic: Convert slow down?
- Replies: 2
- Views: 2769
Convert slow down?
I have a problem and I don't even know where to quite start.
I have a script running on Amazon EC2 linux micro instances which does the following:
-Downloads a PDF
-Uses Ghostscript to convert PDF to TIFF
-Uses IM convert to deskew the TIFF
-Runs Tesseract OCR on the TIFF
The script will run ...
I have a script running on Amazon EC2 linux micro instances which does the following:
-Downloads a PDF
-Uses Ghostscript to convert PDF to TIFF
-Uses IM convert to deskew the TIFF
-Runs Tesseract OCR on the TIFF
The script will run ...