Write an article in Markdown and import it directly into X's Article editor without losing formatting.
Queue multiple Markdown files and write them into X one after another.
Convert Markdown tables into images automatically since X's editor does not support raw tables.
Upload local or web-hosted images from your Markdown draft straight into the X Article.
| nevertoday/xposter | duhubz/rosetta-magazine-researcher | eugeny/instacode | |
|---|---|---|---|
| Stars | 45 | 45 | 45 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | — | 2023-05-23 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 1/5 |
| Audience | writer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Available directly from the Chrome Web Store, no account or subscription required.
xPoster is a free Chrome extension that lets you write content in Markdown and then push it into X (formerly Twitter) Articles without retyping or reformatting by hand. The idea is that many writers prefer composing in a dedicated Markdown editor but still want to publish on X, and copying text between the two loses all the formatting. xPoster bridges that gap. The workflow is straightforward. You open or create an article draft at X's compose page, then open the xPoster side panel in Chrome. You paste your Markdown text or load a file, check the preview, and click to import. xPoster fills the X Article editor with the converted content, headings, paragraphs, lists, quotes, bold and italic text, code blocks, dividers, and tables. Tables are handled by rendering them as images since X's editor does not support raw table markup. Local image files and web-hosted images are uploaded to X directly. The extension does not click Publish for you, that step always stays in your hands. You can also queue multiple Markdown files at once. When several files are loaded, the interface switches to a pending list view. You can edit each draft before writing it, write them all in sequence with one button, or write a single draft from within its edit popup. Each draft is removed from the queue once it has been successfully written into X. The extension stores drafts in browser-local storage and does not communicate with any external server. It requests only the permissions it needs: access to X's pages to fill the editor, and the ability to find the active tab. There is no account required, no subscription, and no analytics. xPoster is available on the Chrome Web Store and can also be installed from source. The project is released under the MIT license.
A free Chrome extension that converts Markdown text into formatted X (Twitter) Articles, handling headings, tables, and images automatically.
Mainly JavaScript. The stack also includes JavaScript, Chrome Extension.
MIT license: use, modify, and distribute freely, including commercially, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly writer.
This repo across BitVibe Labs
Verify against the repo before relying on details.