Traditional editors (Notepad++, VS Code) try to load the entire file into RAM. If a file is larger than your available memory, the application crashes.
Log Voyager acts like a video streaming service but for text:
It creates a virtual map of the file.
It reads only a tiny buffer (50KB) corresponding to the scrollbar position.
When you scroll or jump, the old buffer is discarded, and a new one is read from the disk.
This ensures consistent performance whether the file is 5MB or 50GB.
Features
- Infinity Scroll Engine
- Privacy First
- JSON Prettifier
- Warp Jump Bookmarks
- Zero Install
- Smart Search 2.0
License
MIT LicenseFollow Log Voyager
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Log Voyager!