Softwr

Backup · head to head

Kopia vs Restic

Kopia logo

Kopia

Backup

Open source deduplicating backup with client side encryption and a repository on almost any storage

From
Free
Rated
-
Restic logo

Restic

Backup

Fast, secure, and efficient backup program

From
Free
Rated
-

The short version

  • Each has a real cost: Kopia space is only reclaimed when maintenance runs, and in a shared repository full maintenance is owned by one client, so if that machine goes away the repository grows for ever while every backup still reports success.; Restic cold storage is not natively supported; restoring from S3 Glacier and S3 Glacier Deep Archive is only available as an experimental feature behind a feature flag
  • They diverge on capability: Kopia covers Content defined chunking, Restic covers Content-defined chunking.
  • Prices and features above were last checked on 31 August 2026.

Where they differ

Only the attributes on which Kopia and Restic actually diverge.

Attributes where Kopia and Restic differ
AttributeKopiaRestic
Pricing modelOpen source, no licence feefree
PlatformsLinux, macOS, Windows, DockerWindows, Mac, Linux
FoundedUnknown2014

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated), category (Backup).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Kopia

  • Content defined chunking
  • Global deduplication
  • Pack blobs
  • Client side encryption
  • Desktop and command line
  • Repository verification

Only in Restic

  • Content-defined chunking
  • Cryptographic verification
  • Deduplication
  • Encryption
  • Multiple backends
  • Snapshot management
  • AWS S3
  • Azure

What people use each for

The jobs each tool is most often brought in to do.

Kopia

  • Backing up laptops and workstations to cheap object storage with a desktop interface rather than a cron jobnot Restic
  • Deduplicating backups of several similar machines into one repository so common content is stored oncenot Restic
  • Replacing a chunk based tool whose per object charges made a cheap bucket expensivenot Restic
  • Keeping an encrypted offsite copy where the storage provider must never be able to read the contentsnot Restic

Restic

  • Encrypted deduplicated backups to S3, B2, SFTP and local disk from the command linenot Kopia
  • Scripted server backups with snapshot retention policiesnot Kopia

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Kopia

  • Space is only reclaimed when maintenance runs, and in a shared repository full maintenance is owned by one client, so if that machine goes away the repository grows for ever while every backup still reports success.
  • The repository format has changed across versions and mixing client versions against one repository is discouraged, so a fleet must be upgraded together rather than machine by machine.
  • There is no central orchestration or reporting for many machines, so monitoring a fleet means building your own alerting around exit codes.
  • Restoring many small files is slower than the backup was, because content must be reassembled from pack blobs, and this is rarely tested until the day it matters.
  • Encryption is client side with no escrow, so a lost repository password means the data is unrecoverable and there is no vendor to appeal to.

Restic

  • Cold storage is not natively supported; restoring from S3 Glacier and S3 Glacier Deep Archive is only available as an experimental feature behind a feature flag
  • A Windows file whose name contains a character Windows treats as invalid cannot be read by restic and has to be renamed
  • Antivirus real-time protection degrades performance on Windows unless the restic binary is added to an exclusions list
  • On large repositories the built-in five minute stuck-request timeout fires during file listing and has to be raised manually with --stuck-request-timeout

Pricing, plan by plan

Kopia

Free
  • KopiaFree
    • Full functionality, no data limit
    • Desktop application included
    • Any supported storage back end

Restic

Free
  • FreeFree
    • Content-defined chunking
    • Encryption
    • Multiple backends

Which should you pick?

Choose Kopia if

  • You need content defined chunking.
  • You want to start without paying.
  • You work on Linux, macOS, Windows, Docker.
  • You also want global deduplication.

Choose Restic if

  • You need content-defined chunking.
  • You want to start without paying.
  • You work on Windows, Mac, Linux.
  • You also want cryptographic verification.

Questions people ask

Is Kopia or Restic better?
Neither clearly leads. Kopia starts at Free and Restic at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Kopia or Restic?
Kopia starts at Free and Restic at Free.
Does Kopia or Restic run on more platforms?
Kopia runs on Linux, macOS, Windows, Docker. Restic runs on Windows, Mac, Linux.
Can I use Kopia for free?
Both have a free tier, so you can try either at no cost before committing.
What is Kopia best used for?
Kopia is most often used for backing up laptops and workstations to cheap object storage with a desktop interface rather than a cron job, deduplicating backups of several similar machines into one repository so common content is stored once, replacing a chunk based tool whose per object charges made a cheap bucket expensive, keeping an encrypted offsite copy where the storage provider must never be able to read the contents. Of those, backing up laptops and workstations to cheap object storage with a desktop interface rather than a cron job and deduplicating backups of several similar machines into one repository so common content is stored once are not what Restic is typically brought in for.
What can Kopia do that Restic cannot?
Kopia covers Content defined chunking, Global deduplication, Pack blobs, Client side encryption. Restic covers Content-defined chunking, Cryptographic verification, Deduplication, Encryption.

Answered from the vendors’ own pages

Kopia: Is a partly corrupt repository still restorable?

Partly. Deduplication means one damaged pack blob affects every snapshot referencing its contents, but unaffected files still restore. Run verification regularly rather than assuming.

Restic: How much does restic cost?

Restic is entirely free to use and completely open source. There are no subscription tiers, paid plans, or licensing costs.

Source
Kopia: How does it compare with restic?

Similar guarantees, with packing that behaves better on per operation billing, a desktop interface, and compression enabled by default.

Kopia: Do I need to run maintenance manually?

It is scheduled automatically by default, but you must ensure the client that owns full maintenance keeps running, otherwise deleted snapshots never free space.

Kopia: Can several machines share one repository?

Yes, and that is where deduplication pays off, but they should run compatible versions and only one owns full maintenance.

Share

Related pages

Other head to heads