office

Office Image Extractor

Extract embedded images from Word, Excel, and PowerPoint files in your browser.

Local processing
About your filesFiles and content selected in this tool are processed in your browser and are not uploaded to a Browser Kitty backend.
Operation demo See the basic workflow in a short video.

About this tool

Office Image Extractor reads the original embedded media files inside Office Open XML documents instead of rendering pages or taking screenshots. It works with modern Word, Excel, and PowerPoint files.

You can process several Office documents at once and download the discovered images in a ZIP archive while preserving original image bytes and extensions whenever possible.

Good for

  • Recover photos and diagrams embedded in a PowerPoint deck as original image files
  • Collect image assets from multiple Word, Excel, and PowerPoint documents in one operation
  • Extract media during document migration or internal support without uploading source documents

What it can do

Key capabilities available in this tool.

How to use

  1. Select Open tool, then choose Office files or drag and drop them into the app.
  2. Wait for each document to finish inspection and show the number of images found.
  3. If you added multiple files, wait until all inspections are complete.
  4. Use the download action to save the extracted images as a ZIP archive.
  5. Open the ZIP to find images grouped by their source Office document.

Supported

  • Excel: .xlsx / .xlsm / .xltx / .xltm
  • PowerPoint: .pptx / .pptm / .potx / .potm / .ppsx / .ppsm
  • Word: .docx / .docm / .dotx / .dotm
  • Output: a ZIP grouped by source document. Embedded image bytes are normally copied without recompression or conversion.

Limitations and notes

  • Legacy .xls, .ppt, and .doc files are not supported because they are not Office Open XML packages.
  • Password-encrypted Office files cannot be opened.
  • Images linked from external locations are not embedded in the document and cannot be extracted.
  • This tool does not render document pages or slides; it extracts only media embedded in the Office package.

Frequently asked questions

Does extraction reduce image quality?

Normally no. The app copies the image data stored inside the Office package rather than taking screenshots or recompressing it.

Can I process multiple Office files at once?

Yes. Add multiple documents and download a ZIP with extracted images grouped by source filename.

Does it support old .doc or .xls files?

No. It currently targets Office Open XML formats such as .docx, .xlsx, and .pptx.

Are Office documents uploaded?

No. Selected documents are inspected in your browser and are not sent to Browser Kitty.

Offline version and source code

The app is distributed as one self-contained HTML file on GitHub. It can be opened directly without a CDN or application server, which is useful in restricted environments.

View source on GitHub