When exporting JPGs in Photoshop, a pop-up box asks if I want to save “Baseline (Standard)”, “Baseline Optimized” and “Progressive”. I’ve read different opinions on which to use. Could someone explain these export options and how they are used? Some clarification would be really helpful.
Denny Trebbin
Lead Fullstack Developer. Experimenting with bleeding-edge tech. Irregularly DJ. Hobby drone pilot. Amateur photographer.
Those two storage format types describe how each data fragment participates on unpacking and rendering the JPEG file.
The browser can start rendering parts of the JPEG immediately as data arrives but only after the browser read the header of the JPEG. In the header is either baseline or progressive defined.
Progressive
Baseline