Sample TXT Files — Plain Text Files for Testing
Download free sample text files from 0 KB (empty) to 10 MB. Includes lorem ipsum, English word lists, and number sequences. Perfect for testing text processing, file uploads, and edge cases.
sample-1kb.txt
1 KB
50 lines
sample-10kb.txt
10 KB
500 lines
sample-100kb.txt
100 KB
5,000 lines
sample-1mb.txt
1 MB
50,000 lines
sample-10mb.txt
10 MB
500,000 lines
lorem-ipsum.txt
2.9 KB
100 lines
words-list.txt
40.1 KB
5,000 lines
numbers.txt
28.0 KB
2,000 lines
empty.txt
0 KB
How to use these sample text files
- Testing plain text file upload and processing
- Verifying text encoding handling (UTF-8)
- Testing text editors and viewers with large files
- Stress testing with 10MB text file (500K lines)
- Edge case testing with empty file (0 bytes)
- Placeholder content for development and demos
Technical specifications
| Encoding | UTF-8 |
| Line endings | LF (Unix-style) |
| Content types | Lorem ipsum, word lists, number sequences |
| Size range | 0 KB (empty) to 10 MB |
| Line counts | 0 to ~500,000 lines |