Free Tool
Humans.txt Checker
Check if a website has a humans.txt file crediting the team, technologies, and last update date of the site.
What is Humans.txt?
Humans.txt is a plain text file that gives credit to the people who built a website — designers, developers, content writers — and lists the technologies they used. It lives at your domain root (example.com/humans.txt) and is the human-readable sibling of robots.txt. While it is not an RFC standard, it has been adopted across thousands of websites since its inception in 2010.
Humans.txt Format Example
/* TEAM */ Developer: Jane Smith Contact: jane@example.com Twitter: @janesmith Location: San Francisco, CA /* THANKS */ Name: Open Source Contributors /* TECHNOLOGY COLOPHON */ Standards: HTML5, CSS3 Components: Next.js, Tailwind CSS, Vercel Software: VS Code, Figma /* SITE */ Last update: 2026/06/24 Language: English Doctype: HTML5 IDE: VS Code