A minimal Markdown editor,
and reader.
/* What You See Is What You Mean */
Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions.
Loved by developers and writers globally
Trusted & Highly Rated On
Readable & Writable
Replace the dual-pane preview window with a real live preview. As you type, the Markdown symbols magically disappear, leaving only your beautifully formatted text.
Typora
Hello, Let's meet the new markdown editor — typora, with features of:
- Github Flavored Markdown and extra features.
- **Live Preview**
It provides a real live preview feature to help you concentrate on the content itself.
Designed for focused writing.
Draft without distractions
When writing a novel or a blog post, traditional word processors clutter your screen. Typora's Focus Mode and Typewriter Mode keep the current line in the center of the screen, blurring out everything else so you stay in the creative zone.
Explore writer featuresThe morning dew settled on the grass.
She took a deep breath and began to type.
It was going to be a long, productive day.
Powerful Code Fences
Write technical documentation effortlessly. Typora supports GitHub Flavored Markdown, syntax highlighting for over 100 languages, tables, and sequence diagrams directly in the editor.
See code features```javascript
function initTypora() {
console.log("Markdown made beautiful");
}
```
Math, LaTeX & Export
Perfect for research papers and notes. Render LaTeX math blocks, inline math, and footnotes live. When finished, export perfectly formatted PDFs or Word documents without ever leaving the app.
View academic tools$$E = mc^2$$
E = mc²
Simple, yet Powerful
Images, Headers, Lists, Tables, Code Fences, Math, Diagrams...
Code Fences
// Grab node packages
var gulp = require('gulp');
rename = require('gulp-rename');
uglify = require('gulp-uglify');
gulp.task('compress', function() {
gulp.src('js/*.js')
.pipe(uglify())
.pipe(rename('typed.min.js'))
});
/* Highlight Your Code */
Native Code Blocks
Typora natively supports syntax highlighting for a vast array of programming languages. Just type ``` followed by the language name, and your code fence becomes beautifully formatted instantly.
Unordered List
- The College of Arms was established by royal charter in London
- About $40 million was spent on marketing Game of War
Task List
/* Ordered, Unordered and Task Lists */
Smart Lists
Lists behave naturally. Hitting return creates a new bullet or number. Indent to create sub-lists. Need a task list? Just type `[ ]` and you have clickable checkboxes right inside your document.
Night Theme
For those who prefer to write in the dark. Fully customizable via simple CSS files.
LOREM IPSUM
Bonum patria: miserum exilium. Sed residamus, inquit, si placet.
/* Fully Configurable By CSS */
Custom Themes
Typora is completely customizable. Because it uses web technologies to render Markdown, you can change the look of your editor using standard CSS.
Choose from beautiful built-in themes like GitHub, Newsprint, Night, or download hundreds of user-created themes from the community gallery.
1.2 Methodology
Automatically see the Outline structure of your documents in the outline panel.
Which allows you to quickly go through the document and jump to any section with one click.
/* Working With Headers */
Outline Panel & File Tree
Easily manage large documents and folders. The Outline panel automatically extracts your Markdown headers (`#`, `##`) to build a clickable table of contents.
The File Tree allows you to organize your files seamlessly, supporting sync services like Dropbox or iCloud.
Accessibility
/* You focus on the content, Typora helps with the rest */
Import & Export
Export to PDF with bookmarks. Go further and export or import. More formats, including docx, OpenOffice, LaTeX, MediaWiki, Epub, etc., can be exported or imported.
Word Count
See how large your document is in words, characters, lines, or reading minutes. A non-intrusive floating widget keeps you updated.
Auto Pair
Auto complete pair of brackets and quotes like a code editor. Also, there's an option to auto pair markdown symbols, like `*` or `_`.
Is Typora for you?
/* Why users love it */
- True Live Preview. Unlike Obsidian or Notion, the markdown formatting disappears instantly, making reading much cleaner.
- Local-first architecture. Your files are yours, saved locally as plain `.md` files. Complete privacy.
- Extremely fast and lightweight compared to Electron-heavy web wrappers.
- One-time payment model instead of a monthly subscription.
/* Limitations */
- No official mobile apps (iOS/Android). Typora is strictly a desktop application (Mac, Windows, Linux).
- No built-in cloud sync (You must use your own iCloud, Dropbox, or Google Drive folder).
- No built-in collaboration or multiplayer editing tools.
How Typora Compares
| Feature | Typora | Standard Markdown Editors |
|---|---|---|
| Editing Experience | Seamless Live Preview | Split-pane (Write left, preview right) |
| Data Ownership | 100% Local Files | Often locked in cloud |
| Theme Customization | Full CSS Control | Limited toggles |
| Pricing | $14.99 (One-time) | Monthly Subscriptions |
and, loved by our users →
"Typora is a revelation. I've used countless markdown editors over the years, but the seamless live preview makes writing so much more fluid. It completely gets out of your way."
"As an academic, the built-in LaTeX and Math support is flawless. The fact that it renders equations live without a split pane makes Typora the best writing tool I own."
"15 dollars for a lifetime license of this quality is unheard of today. The custom CSS themes allowed me to perfectly match my personal blog's typography."
want Typora ?
15 days free trial / up to 3 devices
A minimal Markdown editor and reader.
