Logo

Code Extractor & Downloader

Paste your formatted code block below to extract and download files.

How It Works

Paste your code in the text area below. Each file must be wrapped with start and end delimiters as shown in the format below. The tool will extract each file and make it available for download.

------------------- START filename.ext -------------------
... your code for the file goes here ...
------------------- END filename.ext -------------------

Note: The `START` keyword in the opening delimiter is optional.