DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Frontend Performance Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
Frontend Performance
Why is automatic format conversion to WebP (where supported) described as a 'close-to-free win'?
A
Because it requires extensive manual pipeline setup
B
Because next/image handles it automatically for images it already manages, typically producing meaningfully smaller file sizes at equivalent visual quality with zero extra developer effort
C
Because WebP always looks worse than JPEG regardless of size
D
Format conversion has no effect on file size
Check Answer