MarkFoundry

Download and access

MarkFoundry is a web app. Access it from any modern browser or install it to your device.

Use MarkFoundry in your browser

Open MarkFoundry at markfoundry.app and start editing Markdown, JSON, YAML, and text files in your browser.

Open MarkFoundry

Install as a PWA

Install MarkFoundry from your browser to run it locally on your device. The installed app opens in its own window and can be launched from your apps menu, dock, or home screen.

Chrome

  1. Open https://markfoundry.app/.
  2. Click the install icon in the address bar.
  3. Confirm installation.
  4. Open MarkFoundry from your apps or dock.

Edge

  1. Open https://markfoundry.app/.
  2. Open browser menu.
  3. Choose Apps.
  4. Choose Install this site as an app.

Safari on iPad or iPhone

  1. Open https://markfoundry.app/ in Safari.
  2. Tap Share.
  3. Tap Add to Home Screen.
  4. Confirm the app name.
  5. Open MarkFoundry from the Home Screen.

Local app note

After PWA installation, MarkFoundry runs locally on your device with the same workspace, tabs, and browser storage recovery. Network access is still required for import, export, and conversion features.

Developer setup

Clone and run MarkFoundry locally for development.

git clone https://github.com/your-org/markfoundry.git
cd markfoundry
npm install
npm run dev

Replace the GitHub URL with the official MarkFoundry repository when available.

Ready to forge your next document?

Open MarkFoundry and start writing in Markdown, JSON, or YAML today.