Currently in active development — Launching Late 2026

Shrink Your Massive Updates.

Delta Suite is a desktop app that generates differential patches for your games and applications, giving your users friction-free updates without full redownloads.

High cloud egress fees & revenue sharing
One-time purchase, zero recurring costs
Platform lock-in & forced ecosystems
Offline processing with full data ownership
Shipping 5GB monolithic updates
Shipping a 200MB byte-level patch
Frustrating users with huge downloads
Friction-free, invisible updates

Waitlist members receive a 50% discount at launch.

No spam. Unsubscribe anytime. Read our 1-page privacy policy.

Private by design. Built to stay out of your way.

Delta Suite handles the complex patching algorithms locally on your machine. Generate lean, secure updates without uploading gigabytes of assets to the cloud or forcing your users into proprietary storefronts.

FREE

Offline Processing

Keep your unreleased builds entirely on your own hardware. Delta Suite processes your files locally, guaranteeing your proprietary source code and assets never touch a remote server.

FREE

Cryptographic Validation

Delta Suite strictly verifies the source file before patching, and validates the output after patching using your choice of Blake3 or SHA-256 hashes.

FREE

Keyboard-First Workflow

Delta Suite is built with a meticulously designed, shortcut-driven GUI. Navigate, configure algorithms, and execute massive local bulk-patches entirely from your keyboard at lightning speed.

PRO

Standalone Installers

Wrap your patches into a single, lightweight executable. Users just double-click the file, and the installer locates the target and applies the update locally—no external software required.

STUDIO

Version Chaining

Avoid massive redownloads for missed updates. The engine natively chains intermediate patches together, seamlessly upgrading a user from version 1 to 3 by combining the required steps instantly.

STUDIO

File-by-File Analytics

Delta Suite lets you drill down into specific directories to see byte-level comparisons, and exact diff metrics between your current and previous builds.

Under the Hood: Architecture & DPAT

Delta Suite pairs a fluid, cross-platform Flutter GUI with a relentlessly optimized Rust engine. We engineered a robust, standalone patch format designed to guarantee integrity and support seamless automation.

  • Flutter Frontend: The desktop GUI is built with Flutter, ensuring the interface behaves consistently across Windows, macOS, and Linux.
  • Rust Backend: Handles the core processing. It safely routes file streams through HDiffPatch, xdelta3, or bsdiff while strictly managing memory, ensuring gigabyte-scale files don't crash your machine.
  • Cryptographic Agility: Choose between Blake3 for maximum throughput or SHA-256 for strict compliance. Patches embed 64 bytes of signatures to natively execute pre- and post-flight validation.
  • Embedded Metadata: Contains target filename hints, relative directory structures, and file permissions (like Unix executable flags) to ensure the output perfectly mirrors the source.
  • Zero Vendor Lock-in: The DPAT format is completely transparent. You can unpack any generated DPAT file back into its raw algorithmic patch (raw hdiff, xdelta3, etc.) at any time, ensuring you are never trapped in a proprietary ecosystem.
Hex Offset DPAT Specification
0x00 4 Bytes Magic Bytes (`DPAT`)
0x04 1 Byte Format Version (`0x01`)
0x05 2 Bytes Algo & Compression IDs
0x07 64 Bytes Cryptographic Hashes (Old/New)
0x67 4 Bytes Version Tags (Target/Base)
0x6B 4 Bytes Metadata Length (uint32)
0x6F Variable Target Metadata (Path, Perms, Scripts)
Variable Variable Payload (Zstd Compressed)

Built for studio-scale workflows.

Gain absolute control over your build architecture. Delta Suite Studio provides the advanced automation, bulk processing, and deep visual analytics required for massive, multi-gigabyte asset pipelines.

  • Export to CI/CD: Visually configure patch settings, then export exact Bash scripts with one click.
  • Batch Processing: Bulk process entire directories of massive multi-gigabyte game assets or databases effortlessly.
  • Isolate Bloat Culprits: Drill down into specific directories and visualize exact byte-level changes per file to optimize your packaging strategy.
  • Smart Web Installers: Provide your update URLs, and the stub automatically calculates the most efficient upgrade path—intelligently choosing between chaining intermediate patches or downloading the full release.

Patch Analytics

v1.0 -> v5.0
42MB
58MB
31MB
75MB
22MB
Generated Output
update_v5_compressed.dpat

Simple, Transparent Pricing

No artificial throttling. Experience raw backend performance for applying patches completely free, or upgrade for advanced creation pipelines.

Free

Perfect for casual modders and end-users.
$0/forever
  • Strictly Offline Processing
  • No Artificial Speed Throttling
  • Unlimited Patch Creation
  • Unlimited Patch Application
Join Waitlist

Pro

No limits. Perfect for solo developers and indies.
$99/one-time
  • Everything in Free, plus:
  • Advanced Algorithm Tuning
  • Standalone Installer
  • Perpetual License (Keep it forever)
  • License valid for 3 Devices
  • Includes 1 Year of Feature Updates
Join Waitlist

Studio

Pipeline automation and custom distribution.
$299/one-time
  • Everything in Pro, plus:
  • Sidecar Updater
  • Automated Version Chaining
  • Deep File-by-File Analytics
  • Bulk Directory Processing
  • Perpetual License (Keep it forever)
  • License valid for 5 Devices
  • Includes 1 Year of Feature Updates
Join Waitlist

Try Before You Buy

Every registered user will get 14 days to test drive Delta Suite Studio entirely risk-free before deciding to upgrade.

The Roadmap

We're taking care of the heavy lifting so you don't have to. Here is what's on the horizon for Delta Suite.

PRO

Headless CLI Tool

Integrate Delta Suite directly into your automated workflows. We are building a headless CLI tool so you can generate patches natively within GitHub Actions, GitLab CI, or custom build pipelines.

STUDIO

Streamed Patching

Apply patches on the fly directly from an HTTP network stream. Zero disk overhead for the patch file itself—decompress and apply simultaneously to save local storage and speed up updates.

FREE

xdelta3 Support

Expand your algorithmic choices. We are adding native support for the industry-standard xdelta3 engine alongside our HDiffPatch core, giving you maximum flexibility for different data types.

PRO

Differential Rollbacks

Reverse Patching. Sometimes updates break things. We are building the ability to generate 'rollback' patches that reverse a target file to its previous state with minimal payload sizes.

FREE

DPAT Metadata Container

We are building a robust, variable-length metadata layer into the DPAT format. Using highly efficient serialization, patches will natively store file paths, granular permissions, and complex directory structures.

© 2026 Delta Suite. All rights reserved.