Definition and abbreviation extractor
Build a glossary automatically by finding where your text defines terms and abbreviations.
Definition and abbreviation extractor
Paste any document, report or set of meeting notes and this tool scans it for every place a term is introduced — an abbreviation given in parentheses, or a definition sentence like "GDPR means General Data Protection Regulation" — and turns those moments into a ready-made glossary. It's useful for technical writers, students annotating long readings, or anyone handing off a document who wants to make sure every acronym is actually explained somewhere.
Turn on abbreviation detection to catch both directions: a full name followed by its abbreviation in parentheses ("Application Programming Interface (API)") and the reverse ("API (Application Programming Interface)"). Definition-sentence detection looks for phrasing such as "is defined as," "means," "refers to," "stands for" or "is known as," and pulls out the term along with its explanation. Sort the resulting glossary alphabetically or in the order terms first appear, and switch on line and paragraph numbers when you need to trace an entry back to where it came from. Choose whether the result reads as a plain glossary, a Markdown-style table, or a simple bulleted list.
Two checks catch problems a manual read-through easily misses: a warning when an abbreviation is used earlier in the text than the sentence that introduces it, and another when the same abbreviation is defined twice with different meanings — a common source of confusion in long or merged documents. The tool works line by line and treats Windows and Unix line endings the same way, so pasted text from any source produces the same glossary.
Everything runs in your browser: nothing you paste is uploaded or stored anywhere. Copy the glossary, download it as a .txt file, or send the output back into the input to keep refining it before you file it alongside the document it came from. Turn on "Undefined only" and the report flips: you get the all-caps abbreviations the document never expands, each with how often it is used — the shortlist of what still needs a glossary entry.