Hello,
i have several pdf files this files have an OCR Text, but if i merge these pdf´s to one pdf file, the ocr get lost and the quality is very poor.
Can ImageMagick combine/convert ocr pdf file to one pdf file??
Thanks
for Support!
example:
c:\Program Files (x86)\ImageMagick>convert "c:\uebergabe\12345\*.pdf" "c:\test\ocr2.pdf"
Merge from OCR/Text PDF to one PDF File
-
Philipp Abendroth
- Posts: 3
- Joined: 2015-09-18T03:27:22-07:00
- Authentication code: 1151
- Location: Germany
- Contact:
Re: Merge from OCR/Text PDF to one PDF File
Try this command:
- convert -density 400 "c:\uebergabe\12345\*.pdf" -resize 25% "c:\test\ocr2.pdf"
-
Philipp Abendroth
- Posts: 3
- Joined: 2015-09-18T03:27:22-07:00
- Authentication code: 1151
- Location: Germany
- Contact:
Re: Merge from OCR/Text PDF to one PDF File
hello,
thanks, quality is great, but the ocr (Searchable text) is still missing, is this normal?
the files that mus merge had befor merge the ocr text.
Thanks!
thanks, quality is great, but the ocr (Searchable text) is still missing, is this normal?
the files that mus merge had befor merge the ocr text.
Thanks!
-
snibgo
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
- Contact:
Re: Merge from OCR/Text PDF to one PDF File
What is "OCR text"? Please link to a sample file.
snibgo's IM pages: im.snibgo.com
-
Philipp Abendroth
- Posts: 3
- Joined: 2015-09-18T03:27:22-07:00
- Authentication code: 1151
- Location: Germany
- Contact:
Re: Merge from OCR/Text PDF to one PDF File
Hello,
you can load there pdf files with an ocr/Searchable text. with an ocr pdf you can search for textstring in the pdf file.
https://filetransfer.konicaminolta.eu/c ... 60e37299e9
thanks!
you can load there pdf files with an ocr/Searchable text. with an ocr pdf you can search for textstring in the pdf file.
https://filetransfer.konicaminolta.eu/c ... 60e37299e9
thanks!
-
snibgo
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
- Contact:
Re: Merge from OCR/Text PDF to one PDF File
Code: Select all
convert 12345_555_0815_01_01_05.pdf x.pdfOf course, the result is a raster (pixel) image. You cannot then search the result for text.
snibgo's IM pages: im.snibgo.com
Who is online
Users browsing this forum: Bing [Bot], Semrush [Bot] and 2 guests