(x)File
Write once. Publish permanently. Share anywhere.
Choose your username
You need a username before you can publish.
3–20 characters, lowercase letters, numbers, and hyphens.
Create a new X File
Paste text, markdown, notes, or a link. Turn it into a clean shareable article.
Create now arrow_forwardPublishing balance
— X Files available
50¢ per X File · $10 buys 20 X Files.
—
Recent X Files
You haven't created an X File yet.
Your first X File takes 30 seconds.
Developer API
Publish to Xfile from Siri Shortcuts, browser extensions, and scripts.
Siri Shortcut example
POST https://www.xfile.me/api/developer
Authorization: Bearer YOUR_KEY
Content-Type: application/json
{
"action": "publish",
"content": "Shortcut Input"
}