Rating

+4

Category

Categories-1

File Management & Compression

Developer

dev

Skymatic GmbH

Languages

Arabic, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Danish, Dutch, English, Filipino (Tagalog), Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Macedonian, Norwegian, Persian (Farsi), Polish, Portuguese, Punjabi, Romanian, Russian, Serbian, Sinhala, Slovak, Slovenian, Spanish, Swahili, Swedish, Tamil, Telugu, Thai, Turkish, Ukrainian, Uyghur, Vietnamese

Description

Everything you need to know about Cryptomator
01

Your cloud provider holds the keys to your files, which is fine right up until it is not. Cryptomator is encryption software that closes that gap: it turns a folder inside Dropbox, Google Drive or OneDrive into a vault that only opens on your own machine, and it runs on Windows, macOS and Linux. The pitch is that it costs nothing. That holds on the desktop, and it stops holding the moment you want the same vault writable on your phone.

Why put Cryptomator on top of a cloud you already trust?

Most providers encrypt your files on their own servers with their own keys, so an account breach or a legal request is a failure mode you never see coming. Cryptomator moves the encryption back to your machine. Everything placed inside a vault is scrambled with AES before it touches the sync folder, using a key derived from a password only you hold, so the provider stores a directory of unreadable blobs.

There is reason to trust that claim beyond the marketing. The code is open source under GPLv3, the cryptographic design is published, not described in vague terms, and an independent security firm has audited it. Skymatic, the German company behind the project, is named and reachable rather than an anonymous account. None of that guarantees a flawless implementation, but the encryption can be checked by anyone who cares to look.

The limitation arrives in the same breath. Cryptomator syncs nothing and stores nothing of its own; it leans entirely on the cloud client you already run. It cannot protect a file you edit outside the vault, and it will not stop anyone sitting at your unlocked computer. Recent desktop releases have gone into recovery rather than new features, adding the ability to rebuild a lost or damaged vault configuration from the recovery key.

How a Cryptomator vault behaves once it is unlocked

Unlocking is where the design stops being abstract. The vault mounts as an ordinary drive: Windows uses the WinFsp driver, macOS uses FUSE-T or macFUSE, Linux uses FUSE. Files copied in are encrypted on write and decrypted on read. Lock the vault and the drive disappears.

Encryption happens per file rather than inside one big container, which is the quiet reason this works with cloud sync at all. Edit a single spreadsheet and one encrypted file changes, so the sync client uploads one file. Locking is not always instant: if a program still holds a document open on the virtual drive, Cryptomator waits and then offers to force the lock rather than failing quietly.

The desktop version is complete and the phone versions are not

Licensing splits by platform, and that split confuses more people than any technical part of the product. Cryptomator Hub, the paid product for shared team vaults, is a separate thing and none of what follows applies to it.

Windows, macOS and Linux

Every encryption function is free. There is no locked tier and no vault limit. A paid supporter certificate exists, but it is a donation with a perk attached: it unlocks dark mode, and it is explicitly not a key that will activate a mobile app.

Android

The app installs free and reads existing vaults. Write access comes from a one-time in-app purchase, or from a standalone license key bought outside Google Play if you would rather not route the payment through it.

iOS

Same shape, fewer escape routes. The app installs free and stays read-only for as long as you like, and write access comes only through a one-time in-app purchase. An iOS key does not carry over to Android, and no bundle covering both exists.

Filename encryption, and the storage a vault will sit on

Contents are only half the problem. Cryptomator encrypts file names and the folder structure too, which matters more than it first appears: documents named after clients or case numbers leak the story even when nobody can open one. What stays visible to the provider is the rough shape of the vault, meaning file sizes and object counts.

Because a vault is just a directory, it lives wherever a directory can live:

  • Any synced folder from Dropbox, Google Drive, OneDrive, iCloud Drive, pCloud or Nextcloud
  • WebDAV shares, including self-hosted ones
  • S3-compatible object storage
  • A plain local disk or a USB stick, with no cloud account involved at all

Losing the vault password is the one mistake with no repair

Nobody can reset a vault password. Not support, not the developer, not you without preparation, because no server holds a copy of anything to reset. The recovery key is the entire safety net:

  1. Open Vault Options and switch to the Password tab.
  2. Click Display Recovery Key and enter the vault password.
  3. Copy the word sequence into a password manager or print it, then store it somewhere that is not inside the vault.

There is a subtler trap that the product page never mentions. Changing a vault password does not re-encrypt your files. The password only wraps the same underlying key, so if the old vault configuration was ever synced to a service that keeps file history, an older copy can be pulled back and opened with the old password. The documented remedy is not a password change at all: create a fresh vault, move the files across by hand, and wipe the old backups afterwards.

Cryptomator against VeraCrypt, rclone and NordLocker

VeraCrypt is the obvious free rival and the wrong tool for this job. Its containers are fixed-size volumes, so changing one byte inside a large container marks the whole volume as modified and the cloud client re-uploads all of it. VeraCrypt earns its place on an external drive or a system partition, not in a synced folder. rclone goes the other way: its crypt remote encrypts on the way to the provider and suits scripted backups and servers, but it is a command-line tool with no drive to browse and no vault to unlock with a click. NordLocker sells the polish Cryptomator lacks and bundles its own storage, though the free allowance is small and the product is closed, so its key handling has to be taken on trust.

Pick Cryptomator when you want to keep the cloud you already have and want the encryption open to inspection. Choose VeraCrypt for local disks, rclone if you live in a terminal, or NordLocker if you would rather pay than manage a recovery key yourself.

The case for installing Cryptomator, and when to skip it

If you keep tax records or client work in a cloud account you do not control, Cryptomator is worth the download, and the Windows version costs nothing to try. Skip it if your files never leave one machine, where full-disk encryption already covers you, or if you want one price covering desktop and mobile together. For everyone else, download Cryptomator and generate the recovery key on day one, before the vault holds anything you cannot afford to lose.

Yes, along with anything else that syncs a local folder. Cryptomator writes its vault into an ordinary directory, so the sync client treats the encrypted contents as normal files. iCloud Drive, pCloud, Nextcloud, WebDAV and S3 storage work the same way.
Open Source:
Yes
License:
Freemium
Account required:
No
Data collection level:
Minimal
Maintenance status:
Actively maintained
Data collected:
Usage and telemetry
Third party data sharing:
Yes
No logs policy:
Not applicable
Encryption:
Yes

Pros

  • Every encryption feature on the desktop is free, with no tier held back for a purchase
  • File names and folder structure are encrypted, not only file contents
  • Sits on top of your existing cloud client instead of replacing it, so nothing about your current setup changes
  • Per-file encryption keeps sync incremental, so editing one document uploads one document
  • Open source under GPLv3 with a published independent audit, so the cryptography can be inspected instead of trusted

Cons

  • Mobile apps are read-only until you pay, and a key bought for one mobile platform will not work on the other
  • Mounting depends on a driver that differs per operating system, and a driver problem stops a vault opening on any platform
  • A forgotten password with no recovery key means the files are unreachable permanently

Specs

Technical details and system requirements
02

Windows

Version:
1.19.3
File Size:
54.18 MB
Release Date:
June 29, 2026
Windows 10 (build 1803) or later

Mac

Version:
1.19.3
File Size:
59.5 MB
Release Date:
June 29, 2026
macOS 11 Big Sur or later

iOS

Version:
3.1.2
File Size:
100.1 MB
Release Date:
June 25, 2026
iOS 16.0 or later

Android

Version:
2.0.1
File Size:
57 MB
Release Date:
July 31, 2026
Android 8.0 or later

Verified Source: All specifications, version histories, and download links on this page are checked against the developer's official website before publishing.

Developer

Skymatic GmbH

Brand

Cryptomator

System

Android, iOS, Mac, Windows

Languages

ArabicBelarusianBengaliBosnianBulgarianCatalanChinese (Simplified)Chinese (Traditional)CroatianCzechDanishDutchEnglishFilipino (Tagalog)FinnishFrenchGalicianGermanGreekHebrewHindiHungarianIndonesianItalianJapaneseKoreanLatvianLithuanianMacedonianNorwegianPersian (Farsi)PolishPortuguesePunjabiRomanianRussianSerbianSinhalaSlovakSlovenianSpanishSwahiliSwedishTamilTeluguThaiTurkishUkrainianUyghurVietnamese

Changelog

v 1.19.3
June 29, 2026
  • New error dialog shown when importing a vault fails
  • Fixed Cryptomator file extensions not being registered on Windows
  • Fixed the localhost alias not being removed on uninstall
  • Fixed a warning appearing in the update tab of the settings even when no update check had run
  • Fixed multiple Decrypt Name dialogs being able to open on the same vault
  • Fixed some mount options in the vault-specific settings not being displayed or reachable
  • Reworked the release pipeline to support immutable releases
v 1.19.3
June 29, 2026
  • New error dialog shown when importing a vault fails
  • Fixed a warning appearing in the update tab of the settings even when no update check had run
  • Fixed multiple Decrypt Name dialogs being able to open on the same vault
  • Fixed some mount options in the vault-specific settings not being displayed or reachable
  • Reworked the release pipeline to support immutable releases
v 2.0.1
July 31, 2026
  • Alternative installation options are now hidden in the settings
v 3.1.2
June 25, 2026
  • Minor adjustments and maintenance improvements

Common Problems and Fixes

Troubleshooting Guide for Cryptomator
03
Cryptomator needs the WinFsp driver present and working. Reinstall or repair WinFsp, restart the computer, and if it still fails, switch the vault to a drive letter instead of a folder mount in Vault Options.

Reviews

0 verified user reviews
04
{{ reviewsTotal }}{{ options.labels.singularReviewCountLabel }}
{{ reviewsTotal }}{{ options.labels.pluralReviewCountLabel }}
{{ options.labels.noReviewsLabel }}
{{ options.labels.newReviewButton }}
{{ userData.canReview.message }}

Alternatives

Similar software to Cryptomator
05
Bulk Rename Utility is a Windows batch renamer built on fourteen stacked rule panels, with EXIF and ID3 naming and a free license that covers home use only.
Windows Search makes you wait; Everything answers as you type. A free file search utility from voidtools that reads names, not contents.
7-Zip is a free, open-source file archiver that opens almost everything and compresses tighter than most paid rivals. A plain interface is the only real cost.
WinRAR is Windows archiving software that compresses, encrypts, and repairs files, and its free trial never really shuts off. The real question is whether that beats 7-Zip.
Rufus is the bootable USB tool most technicians reach for first: a free, open source Windows utility that turns a spare stick into working install media in minutes.
CCleaner is a PC cleaner for junk files, browser traces, and uninstall leftovers on Windows, Mac, Android, and iOS. The free tier still does the real work.
Where the Windows uninstaller stops, IObit Uninstaller keeps going, clearing the registry keys and leftover files Settings leaves behind on every removed program.
Advanced SystemCare is a Windows system utility that cleans, speeds up, and locks a cluttered PC down in one dashboard, worth weighing against a leaner cleaner.

Explore More

TeamViewer connects two devices in under a minute, handling remote control, file transfer, and screen sharing free for personal use.
Screenshots headed for a ticket often carry a customer name or an account number. Greenshot is a free screenshot tool for Windows that covers those before they travel.
Where the Windows uninstaller stops, IObit Uninstaller keeps going, clearing the registry keys and leftover files Settings leaves behind on every removed program.
Where Chrome and Firefox keep tabs in a single flat row, Vivaldi stacks, tiles, and groups them, alongside a mail and calendar app most browsers skip entirely.
VLC media player opens nearly any video or audio file for free, on Windows, Mac, Linux, Android, and iOS, without hunting down a separate codec pack.
Mozilla Firefox is a free, open-source web browser that runs on its own independent engine, built around strong privacy defaults and deep customization.
CCleaner is a PC cleaner for junk files, browser traces, and uninstall leftovers on Windows, Mac, Android, and iOS. The free tier still does the real work.
Notepad++ is the free, open-source text editor most Windows users install the day plain Notepad stops being enough. Fast, tiny, and endlessly extendable.
Samsung Internet Browser is a Chromium browser for Android and Windows, with real add-on support on the phone and tracking protection that is already on when you open it.

+4

Suitable for all agesContains no objectionable content. No violence, gambling, sexual references, or strong language.

Cryptomator: Trust & Privacy Summary

Cryptomator is open source and no account is required to use it. It encrypts file contents and filenames on your own device with AES and a 256-bit key length. Data collection is minimal: the published privacy policy describes usage and diagnostic data transmitted by functions such as the update check and error reporting. The same policy states that personal data is disclosed to third parties, specifically payment processors handling orders. A no-logs policy does not apply to this type of software. The software is actively maintained.