Skip to content

Releases: troicc/X2PDF

Release list

X2PDF v0.12.0

Choose a tag to compare

@troicc troicc released this 29 Jul 08:21

X2PDF v0.12.0

X2PDF exports X Articles and posts to clean, structured PDFs using local browser processing.

Highlights

  • Structured X Article extraction from DraftJS content_state
  • Verified Article titles from article.title
  • Syntax-highlighted, selectable code blocks with one-click copying
  • Selectable native-MathML formulas with per-formula SVG fallback
  • One-click LaTeX copying in the preview
  • Ordered media reconstruction and pre-export image caching
  • X-style, serif, and system font presets
  • A4 and Letter output with direct PDF download
  • English and Simplified Chinese interface/documentation

Installation

  1. Download X2PDF-v0.12.0.zip.
  2. Extract it.
  3. Open chrome://extensions/ or edge://extensions/.
  4. Enable Developer mode.
  5. Choose Load unpacked and select the extracted X2PDF-0.12.0 directory.

Permission note

Chromium displays a prominent warning for the debugger permission. X2PDF uses it to read Article JSON already received by the current X page and to invoke Page.printToPDF; it does not use the permission to post, like, follow, or modify account content.

See CHANGELOG.md for the complete version history.