File & Document Tips

How to Name Files Clearly

Why vague file names like 'document.pdf' cause problems later, and how to build a naming habit that makes your files easy to find.

You download a PDF from your bank. The file is called “statement.pdf.” A month later, you need to find that specific statement. You open your Documents folder and see six files all named “statement.pdf.” Now you have to open each one to find the right file.

This happens because most default file names are not useful. “Screenshot 2026-05-12 at 10.34.21.png” tells you when the screenshot was taken, but not what it shows. “Document (3).pdf” tells you nothing at all.

A clear file name takes five extra seconds to write and saves you minutes of searching later.

What makes a good file name

A good file name answers two questions: what is this file, and when is it from? If the file is related to a specific person, company, or project, that information should be in the name too.

Here are the basics:

  • Use lowercase letters (they are easier to type and read consistently)
  • Use hyphens or underscores instead of spaces (some systems handle spaces poorly)
  • Include the date if the file is time-sensitive (use YYYY-MM-DD format so files sort chronologically)
  • Keep it short but descriptive

Examples that show the difference

Vague file name: scan001.pdf

Better file name: rent-receipt-2026-06.pdf

Vague file name: Screenshot 2026-04-15 at 09.22.11.png

Better file name: wifi-password-home-apartment.png

Vague file name: resume final v2 REAL.docx

Better file name: resume-alex-chen-2026-05.docx

The pattern is simple: describe what the file is, add relevant context, and include a date if it matters.

A naming pattern you can reuse

You do not need to invent a new name for every file. Use a consistent pattern and adjust it based on the file type.

For receipts and invoices: [company]-[type]-[date].pdf Examples: amazon-receipt-2026-05.pdf, electric-bill-2026-04.pdf

For work documents: [project]-[document-type]-[date].pdf Examples: johnson-report-draft-2026-05.pdf, meeting-notes-marketing-2026-05-10.pdf

For personal documents: [description]-[date].pdf Examples: passport-scan-2026.pdf, apartment-lease-2025-2026.pdf

For screenshots: [what-the-screenshot-shows].png Examples: error-message-login-page.png, wifi-password-office.png

You do not need to follow these exact patterns. The point is to have a habit so you are not thinking from scratch every time you save a file.

What to avoid

Version numbers in file names. Names like “report_v2_final_FINAL.docx” get confusing fast. If you need to keep multiple versions, use a date instead: report-2026-05-01.docx and report-2026-05-15.docx. The date tells you which is newer without the ambiguity of “v2” or “final.”

Special characters. Avoid characters like /, \, :, *, ?, ", <, >, and | in file names. These can cause problems on some operating systems. Stick to letters, numbers, hyphens, underscores, and periods.

Names that are too long. A file name like invoice-from-amazon-for-the-purchase-i-made-on-may-12-2026-of-a-new-phone-case.pdf is harder to read than amazon-receipt-phone-case-2026-05.pdf. Keep it as short as you can while still being clear.

Abbreviations only you understand. If you abbreviate, make sure you will still know what it means in six months. “rpt-jc-05” might make sense today, but “johnson-report-2026-05” will make sense forever.

When you inherit badly named files

Sometimes you are stuck with files that have useless names — someone else sent them to you, or a website generated them automatically. You do not have to rename everything at once.

Start by renaming the files you actually use. When you open a file with a bad name, take ten seconds to rename it before closing it. Over a few weeks, the files you care about will have useful names, and the ones you never open will eventually get deleted.

A note on shared files and photos

This approach works well for personal files and small work collections. If you work in a company with shared drives, your team may have its own naming conventions — follow those first, even if they are different from what is described here.

Some file types, like photos from your phone, get automatic names from the camera app. You can rename the important ones, but most people do not need to rename every photo. Focus on the files you are likely to search for later.

S

Sarah Miller

Sarah writes about email communication, browser tips, and staying organized.