Skip to main content
Participating Frequently
January 3, 2022
Answered

300 DPI = great quality but too large of a size. 72 DPI = poor quality but correct image size

  • January 3, 2022
  • 2 replies
  • 5293 views

I am having an issue exporting from Illustrator. I would like to export a file at 475x234pixels as a JPEG or PNG. I know that in order for the correct 475x234 size to be exported I need DPI to be set at 72. However when I export at 72 DPI the quality of the image is very poor. When DPI is set to 300, the result is great image quality but the dimensions of the image are increased drastically. I was wondering if someone knew a tip or trick around this so that I can export with correct dimensions of 475x234, and great image quality. Please and thank you!

This topic has been closed for replies.
Correct answer Ton Frederiks

The settings are in the export options.

2 replies

Dave Creamer of IDEAS
Community Expert
Community Expert
January 3, 2022

Is this for the web or print? I'm assuming web based on the formats and size you mention.

 

If for the web, use the Export For Screens menu. The PPI (aka dpi) is meaningless for web graphics--web graphics are simply x number of pixels by y number of pixels.

 

If for the print, you need to know the physical size (inches, cm, etc.) and it should be between 225-300 ppi. 

David Creamer: Community Expert (ACI and ACE 1995-2023)
Participating Frequently
January 3, 2022

The design is for web. 

 

Ton Frederiks
Community Expert
Community Expert
January 3, 2022

You could double the resolution to 144 ppi (or 2x in the export for screens) and scale the result back in HTML to take advantage of higher resolution screens.

Ton Frederiks
Community Expert
Community Expert
January 3, 2022

That is impossible, more pixels means better quality but larger pixel dimensions

Less pixels means less quality.

You could try to improve the quality by changing the anti-aliasing method or in case of jpeg a higher quality compression, but that's it, a pixel is a pixel.

Participating Frequently
January 3, 2022

Thank you for your response.