What is a .TXT file?
TXT is a plain-text file - unformatted characters with no styling, the simplest and most universal document format there is.
- Did you know
- A plain-text file is just characters and line breaks, which is exactly why .txt has outlived nearly every fancier format ever invented.
- Plain text has no single owner or version, which is exactly why a .txt file opens on every device and will still be readable decades from now.
- Behind the scenes a .txt is just bytes interpreted through a character encoding like UTF-8, the modern standard for text on the web.
- What Analyser shows you
- Preview and inspect HTML, CSS, JavaScript, TypeScript, JSON, YAML, XML and Markdown source files, plus Windows scripts - PowerShell (PS1, PSM1, PSD1), reading their comment-based help synopsis, #Requires directives, function and parameter counts, CmdletBinding and Authenticode signing; and batch/command scripts (BAT, CMD), reading the echo state, labels, variables set and the external tools they invoke - all alongside the source.
- Open a .TXT file
- Drag a .TXT file onto the Analyser home page (or tap to pick one). It opens entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.