Excel Image Extractor
Pull every image embedded inside an .xlsx workbook — charts, logos, product photos — and download them individually or all at once as a ZIP.
📊
Drop an Excel workbook here
XLSX · XLSM
Frequently Asked Questions
Where are images stored inside an Excel file?+
An .xlsx file is a ZIP archive. Embedded images live in the xl/media folder, which this tool reads directly.
Are my files uploaded anywhere?+
No. Everything is parsed locally in your browser using JSZip.