NewsActus Introducing Racecarnet · Eukleides Kinematics

MDFastEditor

Markdown, without looking at Markdown. Du Markdown, sans voir le Markdown.

A Markdown editor where you edit the formatted result directly — bold, headings, lists, tables, images — with no raw syntax on screen. On Windows and on Android, from the same codebase. The file on disk stays a plain, portable .md that any other tool can open.

Un editeur Markdown ou vous editez directement le rendu mis en forme — gras, titres, listes, tableaux, images — sans jamais voir la syntaxe brute. Sur Windows et sur Android, depuis la meme base de code. Le fichier sur le disque reste un .md simple et portable, ouvrable par n'importe quel autre outil.

Windows x64 & ARM64 Android WYSIWYG Markdown 6 themes6 themes FreeGratuit
MDFastEditor
Menu bar, formatting toolbar, editing area and status bar. Barre de menus, barre de formatage, zone d'edition et barre de statut.

Write, don't mark up

Ecrivez, ne balisez pas

True WYSIWYG

Vrai WYSIWYG

Bold, italic, strikethrough, inline code, H1 to H6, bullet, numbered and task lists, quotes, code blocks, links, images, tables and horizontal rules — all rendered as you type, never as syntax.

Gras, italique, barre, code inline, H1 a H6, listes a puces, numerotees et de taches, citations, blocs de code, liens, images, tableaux et traits horizontaux — tout est rendu a la frappe, jamais en syntaxe.

Plain .md on disk

Du .md brut sur le disque

Reading and writing are transparent: what you save is ordinary Markdown, with no proprietary wrapper and no lock-in. Open it later in any editor, commit it to a repository, feed it to a static site generator.

Lecture et ecriture sont transparentes : ce que vous enregistrez est du Markdown ordinaire, sans surcouche proprietaire ni enfermement. Rouvrez-le dans n'importe quel editeur, versionnez-le, donnez-le a un generateur de site statique.

Native, and small

Natif, et leger

Built on Tauri: a Rust backend and the system WebView rather than a bundled browser. The installer is a few megabytes, not a few hundred.

Bati sur Tauri : un backend Rust et le WebView du systeme plutot qu'un navigateur embarque. L'installateur pese quelques megaoctets, pas quelques centaines.

Six themes

Six themes

Light, Dark, Zen, Sepia, Psychedelic and Neon — your choice is remembered between sessions, along with your recent files.

Clair, Sombre, Zen, Sepia, Psychedelique et Neon — votre choix est retenu d'une session a l'autre, comme vos fichiers recents.

Opens your .md files

Ouvre vos fichiers .md

Register the .md association from the Tools menu and double-clicking a Markdown file opens it here. The keys go under your own user account — no administrator rights needed.

Enregistrez l'association .md depuis le menu Outils et un double-clic sur un fichier Markdown l'ouvre ici. Les cles sont posees sous votre compte utilisateur — aucun droit administrateur requis.

Print and PDF

Impression et PDF

Ctrl+P opens the print dialog, where “Save as PDF” turns the formatted document into a clean PDF — no export plugin, no intermediate conversion.

Ctrl+P ouvre la fenetre d'impression, ou « Enregistrer en PDF » transforme le document mis en forme en un PDF propre — sans greffon d'export ni conversion intermediaire.

Six ways to look at a document

Six facons de regarder un document

LightClair DarkSombre Zen SepiaSepia PsychedelicPsychedelique NeonNeon

Hands on the keyboard

Les mains sur le clavier

Ctrl + N New documentNouveau document
Ctrl + O OpenOuvrir
Ctrl + S Save — plain MarkdownEnregistrer — en Markdown brut
Ctrl + Shift + S Save asEnregistrer sous
Ctrl + P Print, or save as PDFImprimer, ou enregistrer en PDF
Ctrl + B / I Bold / italicGras / italique
Ctrl + Z / Ctrl + Shift + Z Undo / redoAnnuler / retablir

Which file should I take?

Take the installer — it is the normal choice for a single machine: it installs without administrator rights and brings its own uninstaller.

It carries both the x64 and the ARM64 build and keeps only the one your machine needs — hence its size. There is nothing else to choose from on Windows: one file covers every machine.

Windows may warn that the publisher is unknown: the desktop build is not code-signed yet. The SHA-256 fingerprints below let you check the file you downloaded is the one we published.

On Android, the APK is distributed directly rather than through the Play Store: Android will ask you to allow installation from your browser the first time. It is signed with a production key, so future versions install over it without uninstalling.

Quel fichier prendre ?

Prenez l'installateur — c'est le choix normal pour une machine : il s'installe sans droits administrateur et fournit son propre desinstallateur.

Il embarque les versions x64 et ARM64 et ne conserve que celle dont votre machine a besoin — d'ou son poids. Il n'y a rien d'autre a choisir sous Windows : un seul fichier couvre toutes les machines.

Windows peut signaler un editeur inconnu : le build de bureau n'est pas encore signe numeriquement. Les empreintes SHA-256 ci-dessous permettent de verifier que le fichier telecharge est bien celui que nous avons publie.

Sur Android, l'APK est diffuse directement et non via le Play Store : Android vous demandera d'autoriser l'installation depuis votre navigateur la premiere fois. Il est signe avec une cle de production, donc les versions futures s'installeront par-dessus sans desinstallation prealable.

Get MDFastEditor

Obtenir MDFastEditor

Version 0.66.0 — free, no account, no licence key. Same version on Windows and Android.

Version 0.66.0 — gratuit, sans compte, sans cle de licence. Meme version sur Windows et sur Android.

InstallerInstallateur
The usual choice. One file for both x64 and ARM64 — the right version is picked during installation. No administrator rights needed. Le choix habituel. Un seul fichier pour x64 et ARM64 — la bonne version est retenue a l'installation. Sans droits administrateur.
DownloadTelecharger
0.66.0 · 9,0 Mo · x64 + ARM64 · 2026-08-26 SHA-256 aa933a6be725f09ea4c2bfe36085dff9d62064ef61728893da7dcf23057d52e7
Android
Phone and tablet — Android 7 and later. Opens .md files from your file manager, and starts in reading mode. Telephone et tablette — Android 7 et superieur. Ouvre les .md depuis votre gestionnaire de fichiers, et demarre en mode lecture.
Download the APKTelecharger l'APK
0.66.0 · 29 Mo · 2026-08-26 SHA-256 4386fc21c244d37fbdd9d678d3815655af55d0b2fa757a9a8ecd9c39a2c9cd84

Windows 10 or later, x64 or ARM64 — the application uses the system WebView2 runtime, present by default on Windows 11 and on up-to-date Windows 10. Android 7 or later for the APK. If a version installed before 0.64.0 by the old installer is found, it offers to remove it first, so you do not end up with two copies.

Windows 10 ou superieur, x64 ou ARM64 — l'application utilise le runtime WebView2 du systeme, present par defaut sur Windows 11 et sur un Windows 10 a jour. Android 7 ou superieur pour l'APK. Si une version posee par l'ancien installateur est presente, l'installateur propose de la retirer d'abord, pour ne pas vous laisser deux exemplaires.

See all our tools Voir tous nos outils