{"slug": "why-i-created-moji-to-open-markdown-files-like-pdfs", "title": "Why I Created Moji to Open Markdown Files Like PDFs", "summary": "A developer created Moji, an open-source desktop application that allows users to open and read Markdown files with the same convenience as PDFs, without needing a full code editor. The tool supports Windows, macOS, and Linux, and includes features like rendering, editing, and file association. Moji aims to address the growing use of Markdown for documentation, AI interactions, and other structured content.", "body_md": "Moji was born from a simple need: to open a Markdown file with the same\n\nconvenience as opening a PDF.\n\nDouble-click the file, view the fully formatted content, navigate\n\nthrough the document, and move on.\n\nFor a long time, I used Visual Studio Code for this. It's an excellent\n\ntool and part of my daily workflow, but it always felt like overkill\n\nwhen I just wanted to read a README, a specification, or a set of notes.\n\nI had to launch the editor, load the file, and switch to preview mode.\n\nThat makes perfect sense when you're coding, but for simply reading a\n\n`.md`\n\nfile, it felt more complicated than it should be.\n\nI looked for alternatives, but I couldn't find one that worked the way I\n\nenvisioned.\n\nSo I built Moji.\n\n🔗 [https://github.com/alexishida/Moji](https://github.com/alexishida/Moji)\n\nMarkdown is already widely used for documentation, installation guides,\n\nAPI references, internal processes, and technical decisions.\n\nWith the rise of AI tools, the format has become even more important.\n\nToday, `.md`\n\nfiles are also used to store:\n\nThis is happening because Markdown is simple, human-readable, easy to\n\nversion, and structured enough to be understood by both people and AI\n\nsystems.\n\nDespite its widespread adoption, reading Markdown still often requires a\n\ncode editor or a tool that's more powerful than necessary.\n\nMoji's goal is to treat Markdown as a document---not just as source\n\ncode.\n\nWhen you open a file, it's immediately rendered and ready to read. If\n\nyou need to make changes, simply switch to edit mode.\n\nThe goal isn't to replace an IDE, but to provide a faster, more\n\nconvenient way to access:\n\nMoji can also be associated with `.md`\n\nand `.markdown`\n\nfile extensions,\n\nallowing you to open Markdown files directly from your operating system.\n\nWhat started as a simple Markdown viewer has grown into a full-featured\n\napplication that includes:\n\nMoji is currently at **v0.1.4** and is available for Windows, macOS, and\n\nLinux.\n\nMarkdown has evolved far beyond being just a format for READMEs. It has\n\nbecome a key part of project documentation and the way we interact with\n\nAI systems.\n\nMoji was created to support that evolution by offering a simple\n\nexperience: open, read, and edit Markdown files without having to launch\n\nan IDE.\n\nThe project is open source, and suggestions, feedback, issues, and\n\ncontributions are always welcome.", "url": "https://wpnews.pro/news/why-i-created-moji-to-open-markdown-files-like-pdfs", "canonical_source": "https://dev.to/alexishida/why-i-created-moji-to-open-markdown-files-like-pdfs-2d5h", "published_at": "2026-07-14 02:38:29+00:00", "updated_at": "2026-07-14 02:58:01.447191+00:00", "lang": "en", "topics": ["developer-tools"], "entities": ["Moji", "Visual Studio Code", "alexishida"], "alternates": {"html": "https://wpnews.pro/news/why-i-created-moji-to-open-markdown-files-like-pdfs", "markdown": "https://wpnews.pro/news/why-i-created-moji-to-open-markdown-files-like-pdfs.md", "text": "https://wpnews.pro/news/why-i-created-moji-to-open-markdown-files-like-pdfs.txt", "jsonld": "https://wpnews.pro/news/why-i-created-moji-to-open-markdown-files-like-pdfs.jsonld"}}