Extract File Names from Email Text

Emails reference file names in body text, attachment lists, and signatures. Paste email text to extract every file name with a recognized extension.

How to do this

1

Copy the email text

2

Paste into the tool

3

Extract file names

4

Get your file list

Paste text below and run the tool. Everything runs locally in your browser. No data is stored.

Extract File Names

Find and extract file names with common extensions like .pdf, .docx, .xlsx, .csv, .json, .png, and more.

Example

Input

Please review report.pdf and update data.xlsx. See photo.jpg.

Output

report.pdf
data.xlsx
photo.jpg

How Extract File Names Works

Find and extract file names with common extensions like .pdf, .docx, .xlsx, .csv, .json, .png, and more.

This tool runs entirely in your browser — no data is sent to any server. Paste your text, click Run, and get your result instantly. You can also chain this tool with others using the pipeline feature: run Extract File Names, then continue with a related tool to build a multi-step text workflow.

TextRefinery is a free, open-source text processing toolkit. Learn more about regular expressions and text processing on the web.

TextRefinery — Browser-first text transformation tools. All processing happens locally in your browser.

Example: Extract File Names from Email Text

Input

Please review the attached report.pdf and update the data.xlsx file.
The design mockup is in hero-banner.png.
See notes.txt for context.

Output

report.pdf
data.xlsx
hero-banner.png
notes.txt