b ↓ 1 → 1 = 0 bEdit : browser Editor

Help

bEdit is a browser editor. It can open, create, and save basic plaintext files such as .txt; data files such as .csv and .tsv; markup and documentation files such as .md and .html; configuration files such as .ini, .yml and .json; log files such as .log; source code files such as .py, .js, and .java; and scripts such .bat, ,ps1 and .sh.

Directions

Open bedit.org in web browser and start writing. Changes are automatically saved in your browser. (Save your file before clearing browser cache.)

bEdit can be used offline after the first use. Reopen bedit.org in your browser to continue working on your file.

Files can be drag and dropped to bEdit or added using Open button.

To save a file outside of your Downloads folder enable the "Ask where to save each file before downloading" setting in your browser.

↓ displays the current line number.
→ displays the current character position.
= displays the current word count.
⬇ PWA installs bEdit as an offline Progressive Web App.

Shortcuts

CTRL + N (📄 New) to create a blank file in a new tab.
CTRL + O (📂 Open) to open a file from your computer.
CTRL + S (💾 Save) to save a file to your computer.
CTRL + 2 ( Split) to toggle split view.
CTRL + M ( Markdown) to convert Markdown to .HTML or .PDF.
CTRL + F (🔍 Find) to find and replace text.
CTRL + Z (↩ Undo) to undo the last change.
CTRL + T (🌙 Theme) to cycle through Light, Dark, and Snow themes.
CTRL + H (? Help) to view this help file.

Privacy

bEdit.org does not (and cannot):

  • access your content,
  • criticize your writing or coding,
  • track any activity on your computer,
  • judge your music choices,
  • identify who you are,
  • sell your data.

About

bEdit was created by Barney.
I hope you find bEdit useful. If you want to support bEdit.org buy me a coffee.

Find & Replace

Markdown converter

Convert the current document from Markdown to HTML or PDF. (Basic styling will be applied.)