Multi-gigabyte files
Open huge files through windowed access instead of waiting for the entire file to fit in RAM.
Native editor for Windows
BigPad opens and edits multi-gigabyte text and binary files without loading everything into memory. Fast, focused, and completely open source.
Coming soon to the Microsoft Store
Small editor, serious files
A piece-table architecture references unchanged file ranges and keeps only small read windows and new bytes in memory.
Open huge files through windowed access instead of waiting for the entire file to fit in RAM.
Move between a focused text editor and an editable hexadecimal view in the same application.
Streaming, atomic saves keep memory usage predictable and protect the original during writes.
Readable colors for C/C++, C#, Assembly, JSON, Python, XML/HTML, and log files.
Choose light or dark mode, word wrap, line numbers, font family, and font size.
Work with UTF-8, optional UTF-8 BOM, and Windows ANSI in English or German.
One tool, two perspectives
Stay comfortable in long text sessions, then inspect or edit the exact underlying data when needed.


Ready without ceremony
Get the latest Windows release from GitHub and start the native application.
Use the file picker or drag a file directly from Windows Explorer.
Choose text or hex mode, encoding, theme, wrapping, and syntax highlighting.
Local by design
BigPad is a traditional native desktop application. It needs no account, sends no telemetry, and keeps its settings locally.
BigPad
Download BigPad for Windows or explore the implementation on GitHub.