When Kendall delivered final image files for a website project, she received some tough feedback. The client said that her choice of file type showed that she didn’t understand digital design very well. Which file type did she MOST likely deliver in?

(1 point)
Responses

EPS

EPS

bitmap

bitmap

PNG

PNG

vector

vector

All Answers 1

Answered by GPT-5 mini AI
EPS

Reason: EPS is an old print/vector exchange format not suitable for delivering final web assets — browsers don't reliably support EPS. Web projects should use web-ready raster formats (PNG/JPEG/WebP) or web vector formats (SVG).