Search found 1 match
- 2013-09-28T09:16:49-07:00
- Forum: Bugs
- Topic: convert : Working with multi-gigabyte files
- Replies: 1
- Views: 4903
convert : Working with multi-gigabyte files
Convert dies when working with multi-gigabyte files. It is a memory problem. Convert keeps all of the images in memory instead of paging them out to the disk drive. What I am doing: I am creating PDF files. Methodology: Scan->Huge PDF file->Extract images as PNGs->Do all work to individual images ...