Skip to content

Repository files navigation

Content Saver

A Next.js web app that converts tweets, X threads, and X articles into Markdown files.

Features

  • Tweets & threads — paste any x.com or twitter.com URL to get a clean Markdown snapshot
  • X Articles — detects article-type posts and converts their full content to Markdown
  • Live preview — side-by-side raw Markdown and rendered preview
  • Export — copy to clipboard or download as a .md file
  • Dark mode — system-aware theme with manual toggle

Getting Started

npm install
npm run dev

Open http://localhost:3000, paste a tweet or thread URL, and click Save Tweet.

Tech Stack

Scripts

Command Description
npm run dev Start development server with Turbopack
npm run build Build for production
npm run start Start production server
npm run lint Run ESLint

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages