txt
What is a .txt file?
text/plain
TXT is a plain-text file containing unformatted character data with no styling or structure beyond line breaks. Its interpretation depends on character encoding, most commonly UTF-8, and on line-ending convention. It is the most universal and portable text container.
How to use a .txt file
Use an example TXT to test encoding detection, line-ending (LF versus CRLF) handling, and any tool that reads or streams raw text input.
Download example .txt files
- OCR Hard GT — Skew InvoiceExact ground-truth string for the skew-invoice OCR hard case.
- OCR Hard GT — Low ContrastExact ground-truth string for the low-contrast OCR hard case.
- OCR Hard GT — Dotted SerialExact ground-truth string for the dotted-serial OCR hard case.
- OCR Hard GT — Skew AddressExact ground-truth string for the skew-address OCR hard case.
- OCR Hard GT — Low ReceiptExact ground-truth string for the low-receipt OCR hard case.
- OCR Hard GT — Dotted CodeExact ground-truth string for the dotted-code OCR hard case.
- OCR Hard GT — Skew DateExact ground-truth string for the skew-date OCR hard case.
- OCR Hard GT — Low LabelExact ground-truth string for the low-label OCR hard case.
and 146 more in the library.