X2t Beta 2.7 Here
x2t Beta 2.7 – release highlights
We’re rolling out Beta 2.7 with stability and performance improvements.
What’s new:
Known issues in this beta:
Download: [link]
Checksums: SHA256 available in /checksums
Thanks for testing!
What does Beta 2.7 foreshadow for the next stable release? According to the public roadmap, the developers are currently testing: x2t beta 2.7
Beta 2.7 is the last planned beta before Release Candidate 1. The stable v3.0 is tentatively scheduled for mid-to-late Q4.
brew tap x2t/beta
brew install x2t@2.7
Important Note: Beta 2.7 is not backward-compatible with configuration files from version 1.x. You must migrate your settings using the included x2t-migrate tool.
Because this is a beta version, users are encouraged to report bugs or performance regressions to the development team. Please include: x2t Beta 2
x2t is a binary executable (usually found on Linux servers or Windows environments) that processes files using the core rendering engine found in office suites. It is "headless," meaning it does not open a window; it runs entirely in the background or via the command line.
Common Use Cases:
To convert a report named project.docx into a PDF: Known issues in this beta:
./x2t project.docx project.pdf
Note: x2t usually detects the output format automatically based on the file extension you provide.