✍️ 文本编辑器Text Editor
一个轻量的纯文本编辑器:自动保存内容到本地、实时字数统计、查找替换、自由下载为 TXT 文件。A lightweight plain-text editor: autosave to your browser, live word count, find/replace and TXT download.
已自动保存Autosaved
1
0
字符Chars
0
不含空格No space
0
英文词Words
0
中文字CJK
1
行数Lines
0
字节Bytes
1:1
光标(行:列)Cursor (line:col)
使用说明How to use
怎么用How to use
- 直接输入或粘贴长文本Type or paste long text
- 用行号、查找替换、自动保存;Ctrl+S 下载Line numbers, find/replace, autosave; Ctrl+S to download
- 内容自动存在浏览器,下次打开仍在Autosaved in the browser for next visit
示例:输入中文 → 字数统计实时更新Example: Type text → live word count updates
全程在你的浏览器本地完成,文本不会上传服务器。Runs entirely in your browser; your text is never uploaded.
直接开始输入即可,内容会自动保存到浏览器(localStorage),刷新或下次打开仍在。点击「查找 / 替换」可定位并批量替换文本,支持正则表达式。完成后可一键下载为 .txt 文件。Just start typing — content autosaves to your browser (localStorage) and survives refresh. Use Find/Replace (with regex support) and download as .txt when done.
提示:自动保存仅存于当前浏览器,更换设备或清除浏览器数据会丢失,重要内容请及时下载备份。Tip: autosave is per-browser only. Export important text to avoid loss when switching devices or clearing data.