# Hashlite > Hashlite (https://hashlite.io/) is a free online Markdown editor and viewer with a live preview. It opens straight into the editor, with no sign-up: write or paste Markdown, see it formatted, and export it as PDF, HTML or .md, or copy it as formatted text into Word, Google Docs or email. Hashlite runs in the browser on desktop and phone. It is free, with no ads; analytics cookies are only set with the visitor's consent. Without an account, text stays in the browser. A free account (email and password, stored in the EU) adds cloud autosave, folders, full-text search, version history, image uploads and read-only share links. ## Good fit for - Viewing, fixing and exporting Markdown written by an AI assistant: headings, tables, code, KaTeX math and Mermaid diagrams render as they do in the chat - Turning Markdown into a PDF, or into formatted text for Word, Google Docs or an email, without installing anything - A quick online Markdown editor or previewer that works immediately, with no account - Keeping Markdown notes and documents organised, with version history (free account) ## Open Markdown directly in the editor Link to `https://hashlite.io/#text=` followed by the URL-encoded Markdown (for example, the output of encodeURIComponent). The page opens with that text in the editor and the rendered preview next to it. The text is read from the URL fragment, so it is never sent to a server. Very long documents are better pasted or opened as a .md file. ## What works without an account - Editor with toolbar and keyboard shortcuts; split view, editor-only and preview-only - GitHub-flavoured Markdown: tables, task lists, footnotes, autolinks, callouts (> [!NOTE]), ==highlight==, :emoji: - Syntax highlighting, KaTeX math ($...$ and $$...$$), Mermaid diagrams, YAML front matter - Open .md files; download .md or standalone .html; print or save as PDF; copy as formatted text - Colour themes: light, dark, sepia, high contrast ## Free tools (each opens the editor set up for one job, no sign-up) - [Markdown to Word converter](https://hashlite.io/markdown-to-word): Convert Markdown to Word for free. Paste Markdown, check the preview, and copy it into Word with headings, lists, tables and code intact. No sign-up. - [Markdown to Google Docs](https://hashlite.io/markdown-to-google-docs): Get Markdown into Google Docs with headings, lists, tables and code intact. Paste Markdown, copy it as formatted text, paste into Docs. Free, no sign-up. - [Markdown to PDF converter](https://hashlite.io/markdown-to-pdf-converter): Convert Markdown to PDF in your browser. Tables, code, math and Mermaid diagrams are rendered. Free, no sign-up, nothing to install. - [Markdown to HTML converter](https://hashlite.io/markdown-to-html): Convert Markdown to clean HTML. Copy the HTML source or download a standalone HTML page that works offline. Tables, code, math and diagrams included. - [Online Markdown viewer](https://hashlite.io/markdown-viewer): View Markdown files online. Drop a .md file or paste Markdown to see it rendered, with tables, code, math and diagrams. Free, private, no sign-up. - [CSV to Markdown table converter](https://hashlite.io/csv-to-markdown-table): Convert CSV, TSV or cells copied from Excel or Google Sheets into a Markdown table. Choose alignment and header row, then copy. Free, instant, private. - [Markdown table generator](https://hashlite.io/markdown-table-generator): Create Markdown tables without counting pipes. Type into a grid, add rows and columns, set alignment, and copy the Markdown. Free and instant. - [Mermaid diagram editor](https://hashlite.io/mermaid-editor): Write Mermaid diagrams with a live preview: flowcharts, sequence diagrams, Gantt charts and more, inside Markdown. Export as PDF or HTML. Free, no sign-up. - [Online LaTeX math editor](https://hashlite.io/latex-math-editor): Write LaTeX math with a live preview, inline or as display equations, inside Markdown. Rendered with KaTeX. Export to PDF or HTML. Free, no sign-up. - [README editor with live preview](https://hashlite.io/readme-editor): Write a README.md with a live, GitHub-style preview: tables, task lists, code, callouts, math and Mermaid diagrams. Start from a template. Free, no sign-up. ## Pages - [Editor and overview](https://hashlite.io/): the editor, features and FAQ - [How to turn an AI chat answer into a document](https://hashlite.io/learn/ai-chat-to-document) - [Markdown cheat sheet](https://hashlite.io/guide): Markdown syntax from headings to tables, math and diagrams - [How to convert Markdown to PDF](https://hashlite.io/learn/markdown-to-pdf) - [Markdown tables](https://hashlite.io/learn/markdown-tables) - [Math and diagrams in Markdown](https://hashlite.io/learn/markdown-math-and-diagrams) - [Markdown vs rich text](https://hashlite.io/learn/markdown-vs-rich-text) - [Privacy](https://hashlite.io/privacy): what is stored and how to export or delete it