Git Terminal Themes Features Compare Pricing FAQ Log in Download for Mac

Version 3.0, the biggest release ever

The editor your
Mac deserves.

BytePad Pro is a fast, gorgeous, fully native text editor with built-in Git, a real terminal, ten hand-tuned themes, and the muscle to open files that make other editors give up.

One-time purchase · No subscription · macOS 13+ · Apple Silicon & Intel

BytePad Pro 3.0 editing a Swift project with the workspace sidebar open
New in 3.0

Source control, built in

Commit without leaving your editor.

Open any folder and BytePad finds the repo. See your branch and changes at a glance, review every file against HEAD in a proper side-by-side diff, then commit. Or Commit & Sync (commit, pull, push) with a single ⌘⇧K.

  • Source Control panel with one-click commit
  • Branch switcher and create-branch in the status bar
  • Sync button: pull (rebase) and push in one click
  • Per-file discard, change badges, live status

Exclusive to BytePad Pro

BytePad Pro Source Control panel with changed files, commit message box, and Commit & Sync

Diffs done right

See exactly what changed.

Click any modified file and get a professional diff: perfectly aligned side-by-side panes, real line numbers on both sides, hatched blocks where lines were added or removed, and word-level highlights inside changed lines. Jump change to change, or drop any two files to compare them.

BytePad diff view comparing a file against HEAD with word-level change highlighting

A real terminal

Your shell, one keystroke away.

Rebuilt from scratch for 3.0: a true xterm-class emulator with 256 and true-color support, deep scrollback, and full-screen app support. vim, htop, and friends just work. Press ⌃` and you're in your project's directory.

  • Buttery-smooth output, even when you cat a monster log
  • Select, copy with ⌘C, paste with ⌘V, clear with ⌘K
  • Resizes correctly, live, like it should
  • Terminal state preserved as you switch tabs

Exclusive to BytePad Pro

Ten themes, one coherent look

Dress it exactly how you like.

One Dark, Dracula, Nord, and GitHub join six originals. In 3.0 the entire window re-tints to match: sidebar, tabs, status bar, everything. Every palette hand-tuned for light and dark.

let theme = "Default"
editor.apply(theme)
Default
let theme = "One Dark"
editor.apply(theme)
One Dark
let theme = "Dracula"
editor.apply(theme)
Dracula
let theme = "Nord"
editor.apply(theme)
Nord
let theme = "GitHub"
editor.apply(theme)
GitHub
let theme = "Lavender"
editor.apply(theme)
Lavender
let theme = "Olive"
editor.apply(theme)
Olive
let theme = "Brown"
editor.apply(theme)
Brown
let theme = "Soft Teal"
editor.apply(theme)
Soft Teal
let theme = "Abyss Blue"
editor.apply(theme)
Abyss Blue

Every theme ships in a light and a dark variant, and BytePad can follow the system automatically.

Native speed

Extra large files? Opened.

BytePad is pure AppKit. No Electron, no web view, no bundle of Chromium tagging along. Version 3.0 adds a large-file engine that opens giant logs and data files instantly, keeps typing latency flat, and never lets a big file slow the rest of the app down.

  • Gigantic logs and exports open, scroll, and search smoothly
  • Millions of lines with live line numbers
  • Instant launch, tiny footprint, zero dependencies
BytePad with a very large log file open, smooth and responsive

19 languages, auto-detected

It speaks your stack.

Full syntax highlighting with automatic language detection. Open a file and BytePad knows what it is; the Code mode badge tells you what it found.

Swiftnew Python JavaScript TypeScript Rust Go C# HTML CSS SQL Shell PowerShell Perl YAML TOML JSON XML GraphQL Dockerfile

Plus dedicated modes for Markdown, CSV, JSON, and plain text, and a PDF viewer built in.

Markdown, live

Write it. Watch it render.

A real Markdown editor with a live side-by-side preview, a formatting toolbar, smart list continuation, and one-click export to PDF. Perfect for READMEs, release notes, and everything you write in prose.

BytePad Markdown editor with live preview in a light theme

CSV, inline

Spreadsheets, without the spreadsheet app.

Open a CSV and edit it as a real table, right next to the raw text. Click a cell to change it, add rows and columns, and everything stays in sync with the file. No exporting, no round-trips through Numbers.

BytePad editing a CSV file inline as a table next to the raw text

Text calculator

A notepad that does the math.

Type 15% of 200 or 10 usd to eur and the answer appears on the same line. Percentages, unit conversions, live currency rates, and variables that update the whole sheet as you type.

BytePad text calculator evaluating math, currency and unit conversions live

Ready for Apple Intelligence

Writing Tools, right where you type.

Because BytePad is a true native editor, Apple Intelligence works out of the box. Select any text and proofread, rewrite, or summarize it in place. No plugins, no copy-pasting into another app.

Requires macOS 15.1 or later with Apple Intelligence enabled.

One editor, every job.

For developers

A whole project in one window: workspace sidebar, Git, terminal, diffs, and highlighting for your entire stack. Light enough to pop open in a second, capable enough to stay open all day.

GitTerminal19 languages

For writers

Markdown with live preview, distraction-free zoom, word counts in the status bar, PDF export, and Apple Intelligence Writing Tools for polish. Your drafts never touch the cloud.

MarkdownPDF exportWriting Tools

For data and logs

Open gigantic log files instantly, search them without lockups, and edit CSV exports as real tables. The status bar keeps live counts while you work.

Huge filesCSV tablesFast search

For everyday notes

Sessions restore exactly as you left them, untitled tabs never get lost, and the text calculator turns any note into a live scratchpad for quick math and conversions.

Session restoreCalculatorInstant launch

And a full toolbox besides.

Command palette

Press ⌘P to jump to any command, open tab, or workspace file. Fuzzy search, keyboard-first, instant.

Diff any two files

Drop two files on the diff checker for the same professional side-by-side view Git changes get.

Open anything

Drop any file on the window or Dock icon and it opens; unknown formats open as plain text, folders become your workspace. Finder's right-click "Open in BytePad" included.

Never lose work

Session restore, auto-reload when files change on disk (your unsaved edits always win), Open Recent, and ⇧⌘T to resurrect a closed tab.

Power editing

Duplicate, move, join, and delete lines. Go to Line, search and replace, bookmarks, invisible characters, word wrap.

Your workspace

A modern sidebar with open editors, a file tree, instant search, and full right-click file management. Resizable to taste.

Fine control

Encodings and line endings applied on save, zoom presets from 50 to 250 percent. The details pros expect.

PDF viewer

Open PDFs in a tab right next to your notes and code, with search and zoom.

Global hotkey

⌥B shows and hides BytePad from anywhere, so a scratchpad is always one keystroke away. Pro only.

Two ways to get BytePad.

BytePad Pro from this site is the full experience. BytePad on the Mac App Store is the same beautiful editor, sandboxed for the App Store, without the developer power tools.

Feature BytePad Prothis website BytePadMac App Store
Native editor, tabs, session restore
10 themes, whole-app theming
Syntax highlighting (19 languages)
Huge-file performance
Markdown live preview & PDF export
CSV table editing
Text calculator with live currency
Diff checker (two-file compare)
Command palette, power editing, workspace sidebar
Apple Intelligence Writing Tools
Built-in Git source control
Git diffs against HEAD, Commit & Sync
Integrated terminal (real xterm emulator)
Global show/hide hotkey (⌥B)
DistributionDirect, instant updatesMac App Store
PriceOne-time license · 14-day free trialFree trial · one-time unlock

Ready to write
something great?

Try BytePad Pro free for 14 days. Every feature, no card required. macOS 13.0 or later.

Prefer the App Store? BytePad is there too.