Words: 0
Characters: 0
";win.document.open(); win.document.write(html); win.document.close();setTimeout(function(){ win.focus(); win.print(); }, 300); };window.toggleDark = function(){ document.body.classList.toggle("dark"); localStorage.setItem("fon_dark_mode", document.body.classList.contains("dark") ? "yes" : "no"); };window.toggleSidebar = function(){ var sidebar = document.getElementById("sidebar"); if(sidebar) sidebar.classList.toggle("active"); };window.fonFindText = function(){ var old = document.getElementById("fon-find-popup"); if(old) old.remove();var box = document.createElement("div"); box.id = "fon-find-popup"; box.className = "fon-find-popup";box.innerHTML = '
Find
' + '' + '';document.body.appendChild(box); document.getElementById("fonFindInput").focus();document.getElementById("fonFindBtn").onclick = function(){ var search = document.getElementById("fonFindInput").value.trim(); var editor = window.getEditor(); if(!search || !editor) return;editor.focus();if(window.find){ window.find(search); } }; };window.fonReplaceText = function(){ var old = document.getElementById("fon-replace-popup"); if(old) old.remove();var box = document.createElement("div"); box.id = "fon-replace-popup"; box.className = "fon-replace-popup";box.innerHTML = '
Replace
' + '' + '' + '';document.body.appendChild(box); document.getElementById("fonReplaceFind").focus();document.getElementById("fonReplaceBtn").onclick = function(){ var editor = window.getEditor(); if(!editor) return;var find = document.getElementById("fonReplaceFind").value; var replace = document.getElementById("fonReplaceWith").value;if(!find) return;editor.innerHTML = editor.innerHTML.split(find).join(replace);window.saveNote(); window.updateCounter(); }; };function initFonNotepad(){ var editor = window.getEditor(); if(!editor) return;var saved = localStorage.getItem("fon_note_content"); if(saved){ editor.innerHTML = saved; }if(localStorage.getItem("fon_dark_mode") === "yes"){ document.body.classList.add("dark"); }window.updateCounter();editor.addEventListener("mouseup", saveSelection); editor.addEventListener("keyup", function(){ saveSelection(); window.updateCounter(); });editor.addEventListener("input", function(){ saveSelection(); window.saveNote(); window.updateCounter(); });editor.addEventListener("paste", function(){ setTimeout(function(){ saveSelection(); window.saveNote(); window.updateCounter(); },100); });document.querySelectorAll(".fon-color, .fon-select").forEach(function(control){ control.addEventListener("mousedown", saveSelection); control.addEventListener("touchstart", saveSelection); }); }if(document.readyState === "loading"){ document.addEventListener("DOMContentLoaded", initFonNotepad); }else{ initFonNotepad(); }})();
Simple Interface

Simple Interface

We have tried our best to create a simple text editor for you. It is designed in a clean and well-crafted way, and the interface is very simple so it helps you focus on your work.

Autosave

Autosave

Your notes save automatically in your browser. As you type or make changes, everything is saved right away, so you don’t lose your work.

Find & Replace

Find & Replace

Find and Replace is a powerful feature that lets you easily search for any word or phrase on the page and replace it with something else.

word count

Word Count

The word counter shows how many words you have as you type and edit your text.

Print your notes

Print

You can easily get a hard copy of your notes. You can print your document or save it as a PDF with just one click.

spellcheck

Spellcheck

It uses your browser’s built-in spell check to find and fix mistakes. Just right-click the red underlined word and correct the spelling instantly.

Overview

Your Online Notepad is a free, browser-based text editor that lets you create and edit multiple plain text files. It requires no login and is designed for fast and easy note-taking.

The auto-save feature instantly saves your work in your local browser, keeping your data secure and preventing loss—even if you close and reopen the browser.

It includes essential tools such as undo and redo, copy, cut, paste, find and replace, text formatting, date and time insertion, emoji support, spell checking, word count, and options to open, save, and print files.

YourOnlineNotepad is an easy and fast option for online writing. Most users like free wordpad tools because they work directly in the browser without downloading any software. YourOnlineNotepad helps you write text, edit content, and save your notes easily. It also helps users write online without any distractions, just like writing on paper. This tool is useful for writing notes, preparing documents, or using a free online wordpad. YourOnlineNotepad is user-friendly and works smoothly on every device.

How does it work?

Your notes are saved in your browser every second, and they remain saved until you remove them yourself. You can test this.

Browser Compatibility

Your Online Notepad works on almost all browsers, including Google Chrome, Mozilla Firefox, Safari, Opera, Microsoft Edge, Internet Explorer, and the Steam Browser. You just need to enable JavaScript.

About

This is a simple and free editor that can be used by everyone, including companies, schools, and government offices. I designed it for myself to help save my important notes. This simple tool helps increase my productivity, and it will help you too.

Features

Our online notepad has many features that make this tool perfect for your needs.

  • Rich Text Formatting: Basically, this tool is a simple text editor with styling options such as bold, italic, and underline according to your needs.
  • Mobile Friendly: This editor delivers a smooth and consistent experience across all devices, as it is fully responsive and optimized for different screen sizes.
  • No Sign-up Required:  No login required—this tool is ready to use instantly for writing, with no registration needed.
  • Keyboard Shortcuts:  Common keyboard shortcuts improve your productivity, such as copy (Ctrl+C), paste (Ctrl+V), undo (Ctrl+Z), and more.

How to use your online notepad

For the best experience of your online notepad.

  • Click the Save As  feature to save your notes so you can easily access them later.

  • Use the Find and Replace feature to edit your text quickly and efficiently.

  • Use the Word Counter to check your writing progress in seconds.

  • Remember your notes are saved in your browser until you clear your data.

Quick Access

To use your online notepad easily, bookmark this page in your browser so you can quickly access your notes anytime. This will make it easier for you to write new notes and view your saved notes whenever needed.

Most browsers allow you to bookmark a page by pressing Ctrl+D (Windows/Linux) or Command+D (Mac), or by clicking the star icon in your browser’s address bar.

Scroll to Top