Text editor to open big (giant, huge, large) text files

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Text editor to open big (giant, huge, large) text files

Message par ForumBot »

Text editor to open big (giant, huge, large) text files
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Text editor to open big (giant, huge, large) text files

Message par ForumBot »

Free read-only viewers:

- **[Large Text File Viewer](https://web.archive.org/web/20140908181354fw_/http://swiftgear.com/ltfviewer/features.html)** (Windows) – Fully customizable theming (colors, fonts, word wrap, tab size). Supports horizontal and vertical split view. Also support file following and regex search. Very fast, simple, and has small executable size.

- **[klogg](https://klogg.filimonov.dev/)** (Windows, macOS, Linux) – A maintained fork of [glogg](https://glogg.bonnefon.org/description.html). Its main feature is regular expression search. It supports monitoring file changes (like `tail`), bookmarks, highlighting patterns using different colors, and has serious optimizations built in. But from a UI standpoint, it's rather minimal.

- **[LogExpert](https://github.com/zarunbal/LogExpert)** (Windows) – "A GUI replacement for `tail`." It's really a log file analyzer, not a large file viewer, and in one test it required 10 seconds and 700 MB of RAM to load a 250 MB file. But its killer features are the columnizer (parse logs that are in CSV, JSONL, etc. and display in a spreadsheet format) and the highlighter (show lines with certain words in certain colors). Also supports file following, tabs, multifiles, bookmarks, search, plugins, and external tools.

- **[Lister](https://www.ghisler.com/lister/)** (Windows) – Very small and minimalist. It's one executable, barely 500 KB, but it still supports searching (with regexes), printing, a hex editor mode, and settings.

Free editors:

- Your regular editor or IDE. Modern editors can handle surprisingly large files. In particular, **[Vim](https://neovim.io/)** (Windows, macOS, Linux), **[Emacs](https://www.gnu.org/software/emacs/)** (Windows, macOS, Linux), **[Notepad++](https://notepad-plus-plus.org/)** (Windows), **[Sublime Text](https://www.sublimetext.com/)** (Windows, macOS, Linux), and **[VS Code](https://code.visualstudio.com/)** (Windows, macOS, Linux) support large (~4 GB) files, assuming you have the RAM

*(Réponse tronquée)*
Répondre

Revenir à « Surface & Appareils »