Summary: | PDF to JPEG - Generates Poor Quality Images | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Atul <oej> |
Component: | General | Assignee: | Default assignee <ghostpdl-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
Customer: | Word Size: | --- | |
Attachments: |
Sample PDF Document
Output JPEG file with darken color shown |
You haven't defined what you mean by 'poor quality'. I do see that, just like your existing report, the output is darker than expected. What else is there ? Yes, output is darker than expected. Can GS fix this? (In reply to Atul from comment #2) > Yes, output is darker than expected. Can GS fix this? You already have a bug report open, please do not open new reports for the same problem. The existing report will be investigated a developer time permits. *** This bug has been marked as a duplicate of bug 695975 *** Earlier bug was specific to 9.16 version of the GS. In this bug, I am talking about PDF to image conversion is loosing some colors from the PDF. This issue is coming in all the versions of the GS. (In reply to Atul from comment #4) > In this bug, I am talking about PDF to image conversion is loosing some > colors from the PDF. This issue is coming in all the versions of the GS. I asked you "what else is there ?" and you didn't say there was any other problem which is why your report was closed as a duplicate. I do not see any colours missing. If you want this looked at you are going to have to be *much* more specific about the problem you see. There are some colors missing - Can you please download the attached PDF to your machine and check the band color of the upper watch - When system converts it, it looses the color of the band, little darker. (In reply to Atul from comment #6) > There are some colors missing - I don't see any colours missing. > Can you please download the attached PDF to your machine and check the band > color of the upper watch I already did that. - When system converts it, it looses the color of > the band, little darker. So we're back to the output being darker again ? I suggest you make a screenshot and highlight where you think the problem is, I don't see any missing colours, I do see that the output is darker, just like your existing report. Created attachment 11786 [details]
Output JPEG file with darken color shown
Attached is the output JPEG file with darken color shown
Also this is the same output we are getting in all the GS versions. Since we're back to 'the colours are too dark' again, I'm closing this as a duplicate. When the other bug is closed I suggest you try this file and open a new bug if it is still not correct. *** This bug has been marked as a duplicate of bug 695975 *** |
Created attachment 11775 [details] Sample PDF Document Hello, We are converting PDF documents to JPEG using Ghostcript.We are not able to generate good quality images when PDFs are converted to JPEG using Ghostscript 9.14. Attached is the sample PDF file we have used for our testing and here is the command we have used to convert it - gswin64 -sDEVICE=jpeg -r600x600 -sOutputFile=e:\\watch.jpg -dBATCH -dNOPAUSE e:\\watch.pdf We tried using latest version but result is same. Can you please let know if you can fix this issue? Atul