Text is not readable on jpeg file when RESIZE option is used
Posted: 2013-12-27T06:48:39-07:00
Hi,
I have used following command for converting the PDF file to a JPG file:
convert C:\Users\DesktopUser\PDF\PDFFILE.pdf[0] -resize 800X600 C:\Users\DesktopUser\JPG\JPGFILE_withResize.jpg
On the output jpg file JPGFILE_withResize.jpg the text is not readable.
I am using ImageMagick-6.5.4. I have also tried this with latest version of ImageMagick i.e., 6.8.8 . In both the cases I was not able to read the text.
I have used following command for converting the PDF file to a JPG file:
convert C:\Users\DesktopUser\PDF\PDFFILE.pdf[0] -resize 800X600 C:\Users\DesktopUser\JPG\JPGFILE_withResize.jpg
On the output jpg file JPGFILE_withResize.jpg the text is not readable.
I am using ImageMagick-6.5.4. I have also tried this with latest version of ImageMagick i.e., 6.8.8 . In both the cases I was not able to read the text.