Exporting Assets: JPEGs & HiDPI/Retina Graphics
Master JPEG optimization for modern web displays
Essential Web Graphics Concepts
1x Graphics
Standard resolution images designed for traditional displays with lower pixel density.
2x Graphics
High-resolution images with twice the pixel dimensions for HiDPI and Retina displays.
JPEG Optimization
Balancing image quality with file size through compression settings and format choices.
Starting Image Specifications
Low-Resolution Image Setup Process
Resize Image Dimensions
Set width to 1200 pixels with Resample checked and maintain 72 PPI resolution
Preview at Correct Size
Use 100% view on low-res screens or 200% view on hi-res screens to see actual web size
Access Save for Web
Navigate to File > Export > Save for Web (Legacy) for optimization controls
Configure JPEG Settings
Select JPEG format, enable Progressive loading, and set quality to 50 for optimal balance
Progressive JPEGs create smaller file sizes and load as blurry images that sharpen progressively, providing better user experience during download.
1x vs 2x Image Specifications
| Feature | 1x Image | 2x Image |
|---|---|---|
| Width Dimensions | 1200 pixels | 2400 pixels |
| Target Quality Setting | 50% | 10% |
| File Size Result | 177.1 KB | 230.9 KB |
| Compression Tolerance | Moderate | High |
Because 2x image pixels display smaller on HiDPI screens, compression artifacts are less visible, allowing quality settings that would be unacceptable for 1x graphics.
File Size Comparison Results
HiDPI/Retina Display Considerations
Final Export Verification
Ensures proper color display across web browsers and devices
Provides accurate preview of how image appears in browsers
Follows Apple's naming convention adopted by web developers
Verify proper display and quality on your target screen type
Key Takeaways

, then configure these pixel dimensions for standard desktop displays: