Sample text file from textfilegenerator.com Plain UTF-8 text, Unix line endings (LF). Use it freely for testing uploads, parsers, encoding, or line counts. 000001 The quick brown fox jumps over the lazy dog. 000002 Plain text files store characters and nothing else. 000003 This line exists so you can count lines while testing. 000004 No formatting, no fonts, no hidden markup anywhere in here. 000005 Every line ends with a standard newline character. 000006 You can open this file in any text editor on any system. 000007 Sorting, searching, and splitting all work on files like this. 000008 Encoding is UTF-8, which is the default nearly everywhere today. 000009 Feel free to edit, cut down, or paste this into your own tests. 000010 A text file from 1990 still opens the same way one from today does. 000011 The quick brown fox jumps over the lazy dog. 000012 Plain text files store characters and nothing else. 000013 This line exists so you can count lines while testing.