Releases: troicc/X2PDF
Releases · troicc/X2PDF
Release list
X2PDF v0.12.0
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
- Download
X2PDF-v0.12.0.zip. - Extract it.
- Open
chrome://extensions/oredge://extensions/. - Enable Developer mode.
- Choose Load unpacked and select the extracted
X2PDF-0.12.0directory.
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.