Test files › Web and text formats

Sample Web and text formats test files

8 free web and text formats test files for QA and developers: calendar.ics, contact.vcf, data.tsv, document.rtf and more. Each with a published SHA-256.

FileFormatSizeWhat it catches
calendar.icsiCalendar374 bytesAn iCalendar (RFC 5545) file with one timed event and one all-day event.
contact.vcfvCard137 bytesA vCard 3.0 contact with name, organisation, phone, email and a unicode field.
data.tsvTSV80 bytesTab-separated values with a header row and a field that itself contains spaces.
document.rtfRTF178 bytesA minimal Rich Text Format document with bold and plain runs.
page.htmlHTML413 bytesA small, valid, standards-mode HTML5 document with common elements and no scripts.
README.mdMarkdown413 bytesA Markdown document exercising headings, lists, code fences, tables, links and blockquotes.
script.jsJavaScript280 bytesA small ES module using modern syntax (arrow functions, template literals, async/await).
styles.cssCSS357 bytesA stylesheet covering variables, media queries, grid, and a keyframe animation.

← All test files