02-14-2024 12:15 AM - last edited on 02-14-2024 08:06 AM by Danny
02-14-2024 03:30 AM
@Kimmers76 wrote:
- am entering a contest and they say the pictures need saved jpeg 150dpi. How is this done?
If you are using the Canon DPP software, then you may change DPI in the save image dialog. https://cam.start.canon/en/S002/manual/html/UG-04_EditImage_0170.html#EditImage_0170_2
The people making the contest rules might be confused. The 150dpi only makes sense if one knows what size paper it will be printed on or knows the size of the screen it will be viewed on. I might guess that what they really wanted was an image that is at least 1800x1200 pixels which would be 12 inches by 8 inches at 150dpi, or maybe some other arbitrary size.
Since the dpi number is only a comment about how the image is meant to be viewed, it may be changed to any arbitrary value. The exiftool free software is able to do this without making other changes to the image. https://exiftool.org/
Display the numbers:
exiftool -s -G0:2 -XResolution -YResolution -ResolutionUnit 8794-green.jpeg [JFIF:Image] XResolution : 300 [JFIF:Image] YResolution : 300 [JFIF:Image] ResolutionUnit : inches
Change the numbers and show the result:
exiftool -s -G0:2 -XResolution=150 -YResolution=150 -ResolutionUnit=inches 8794-green.jpeg 1 image files updated exiftool -s -G0:2 -XResolution -YResolution -ResolutionUnit 8794-green.jpeg [EXIF:Image] XResolution : 150 [EXIF:Image] YResolution : 150 [EXIF:Image] ResolutionUnit : inches
02-14-2024 08:06 AM
Thanks for joining the conversation, Kimmers76!
So that the Community can help you better, we need to know exactly which Canon camera model you're using. That, and any other details you'd like to give will help the Community better understand your issue!
If this is a time-sensitive matter, click HERE search our knowledge base or find additional support options HERE.
Thanks and have a great day!
12/18/2024: New firmware updates are available.
EOS C300 Mark III - Version 1..0.9.1
EOS C500 Mark II - Version 1.1.3.1
12/05/2024: New firmware updates are available.
EOS R5 Mark II - Version 1.0.2
09/26/2024: New firmware updates are available.
EOS R6 Mark II - Version 1.5.0
Canon U.S.A Inc. All Rights Reserved. Reproduction in whole or part without permission is prohibited.