# The Tools Site Is Now Live — Starting with Markdown Viewer

- Canonical URL: https://oka-project.com/en/news/tools-site-launch
- Published: 2026-08-23
- Publisher: oka-project (https://oka-project.com/en/about)

---
The tools section of oka-project is now live at [oka-project.com/tools](/en/tools/).

The first release is **Markdown Viewer**, a small browser tool for opening Markdown files or pasted text and checking the rendered result immediately.

## What Markdown Viewer can do

- Works without an account or installation
- Opens Markdown files or pasted text in the browser
- Switches between split, editor, and preview views
- Copies rendered HTML
- Uses the browser's print function for PDF output
- Saves the working draft locally in the browser so it can be restored later

The document-processing workflow is designed to stay in the browser instead of sending the content to a conversion server.

[Open Markdown Viewer](/en/tools/markdown-viewer)

If you find a bug or have an idea for another small tool, you can send it through the [contact page](/en/contact).