Niels-IO / next-image-export-optimizer

Use Next.js advanced <Image/> component with the static export functionality. Optimizes all static images in an additional step after the Next.js static export.
MIT License
460 stars 56 forks source link

Optimize remote images #115

Closed PeterKottas closed 1 year ago

PeterKottas commented 1 year ago

This enables downloading remote images in parallel, greatly increasing the speed.