Open Source AO3 HTML Editor — Create beautiful, professional HTML for Archive of Our Own without writing a single line of code.
- Easy Formatting — Bold, italic, underline, colors, fonts, and alignment with simple clicks.
- UI Components — Pre‑built social media posts, chats, news articles, and search results.
- Work Management — Save multiple projects, auto‑save, backup, and restore your work.
- Custom Styling — Dynamic CSS generation with custom colors, fonts, and layouts.
- AO3‑Ready Export — One‑click export to HTML + CSS files ready for Archive of Our Own.
- Forever Free — 100% free, open source, and always will be. No subscriptions, no limits.
You can try WO3 instantly in your browser — no installation required.
Live Demo: https://wo3.tbvns.xyz
Clone the repository:
git clone https://github.com/tbvns/wo3.git
cd wo3Install dependencies:
npm installRun the development server:
npm run devBuild for production:
npm run build- Start the app with
npm run dev. - Write & format your content in the editor.
- Insert components like tweets, messages, or news articles with one click.
- Export your work as HTML + CSS for AO3.
- Copy the CSS into your AO3 work skin and paste the HTML into your work.
Contributions are welcome!
If you’d like to help improve WO3:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature. - Commit your changes:
git commit -m 'Add new feature'. - Push to your branch:
git push origin feature/your-feature. - Open a Pull Request.
This project is licensed under the MIT License — see the LICENSE file for details.
Made with ❤️ by the fanfiction community, for the fanfiction community.