I want to print color image with 200dpi printer?
How can quality of printed image be improved?
Please help....
How can i print a good quality picture usin a 200dpi printer
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: How can i print a good quality picture usin a 200dpi printer
Depends on the image, and size you are trying to achieve. Do you want to enlarge the image, or srhink it to fill the page, or just a specific size. Also what format file does the printer take, postscript, or some other weirder printer language.
Basically however you can set the -density 200 then -resize the image so that it is appropriate for the page you are printing on. For example 4 inches across ⇒ 1600 pixels at 200 dpi, so -resize 1600x will make the image 4 inches.
Basically however you can set the -density 200 then -resize the image so that it is appropriate for the page you are printing on. For example 4 inches across ⇒ 1600 pixels at 200 dpi, so -resize 1600x will make the image 4 inches.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: How can i print a good quality picture usin a 200dpi printer
Thanks..santt wrote:I want to print color image with 200dpi printer?
How can quality of printed image be improved?
Please help....
Re: How can i print a good quality picture usin a 200dpi printer
Thanks for reply.santt wrote:Thanks..santt wrote:I want to print color image with 200dpi printer?
How can quality of printed image be improved?
Please help....
Actually I have to print .png color image with 200dpi b/w printer without resizing.
After printing, image quality is very bad. I want to improve image quality.
How can it be done...
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: How can i print a good quality picture usin a 200dpi printer
In what way is it bad? Again what format is the printer printing?
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: How can i print a good quality picture usin a 200dpi printer
It does not look good. I am not sure about format of printer printing.
Is more clear image posssible?
Is more clear image posssible?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: How can i print a good quality picture usin a 200dpi printer
It would be very hard to determine what is wrong, without knowing in what way it is bad.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/