Find hidden files in a binary

Scan an image, document, firmware blob, or archive for files embedded inside it and download everything found.

You’ll need
PDFTextMarkdownEPUBPNGJPEGWebPBMPPBMGIFSVGFLACAudioVideoZIPTARDetailsFile40 MB max
You’ll get
PDFTextMarkdownEPUBPNGJPEGWebPBMPPBMGIFSVGFLACAudioVideoZIPTARDetailsFile
How long
Under 1 min

Bought an image, document, or download and suspect it is more than it looks? This page finds hidden files in a binary and gives you everything it can carve out.

How to find hidden files

  1. Upload an image, PDF, firmware blob, archive, or any other file up to 40 MB.
  2. Press Convert file.
  3. Download the hidden files it recovered, plus a manifest describing each one.

What you get

  • Every embedded file binwalk can identify: ZIP and TAR archives, extra images, documents, compressed streams, certificates, executables, and more.
  • A manifest.json with the byte offset of each discovery, its detected type, its size, and where it was extracted.

A nested archive is pulled out as a complete file you can unpack again — nothing is silently dropped.

When this helps

  • You want to inspect a download or image for appended payloads before you trust it.
  • You are doing forensic or security analysis and need to carve recoverable files out of a blob.
  • You received a document that seems to carry more than its visible contents.

This is a carving tool, not a malware scanner. It surfaces what is embedded in the file without judging whether it is safe — only you choose whether to open it.

Common questions