Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.11 KB

File metadata and controls

42 lines (27 loc) · 1.11 KB

XPDF | Save X Posts to PDF

XPDF is a simple, elegant tool that allows you to turn any public X (formerly Twitter) post, thread, or article into a beautifully styled PDF. It preserves images and layout for offline reading or archiving.

Features

  • High Fidelity: Renders posts exactly as they appear on X.
  • Support: Works with X posts, threads, and articles.
  • Optimized for PDF: Generates A4 PDFs optimized for readability.
  • Fast and Clean: Focuses on content, removing navigation and sidebars.

Tech Stack

Getting Started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Usage

  1. Paste a public X post, thread, or article URL.
  2. Click Generate PDF.
  3. Wait for the browser to render and download your PDF.

Note

This tool only supports public X content.