Nalvera Privacy Vault is a free, open source desktop app that helps clinicians and researchers prepare CT and MR scans for research use. It runs entirely on your own computer and works fully offline. The app walks you through a simple process: load your scans, choose your privacy settings, let it process everything locally, review what it did, then export the results locally, ready for upload to Nalvera.
At its core, the app strips out identifying information from the scan's DICOM header — things like the patient's name, patient ID, birth date, referring physician, and the hospital or institution name. It keeps the technical details researchers still need, like the scan date, so you can still track a patient's progress over time. This process is called pseudonymisation.
Two extras go further than header pseudonymisation. Both are switched off by default and only run if you turn them on.
Encryption is entirely optional. If you turn it on, the app saves your export as a
.nvlt file instead of a regular scan file. A .nvlt file is
a locked, encrypted version of the scan that only the Nalvera.AI platform can
open. Even if the file were intercepted or accidentally shared along the way,
nobody without the platform's private key could read what's inside — protecting the
scan from the moment it leaves your computer all the way through to upload. If you
don't need that extra layer, leave encryption off and export a regular scan file
instead.
.nvlt is a regular accepted input format on Nalvera.AI — you can upload
a .nvlt export directly on Submit Job, in
Study Design, and in the Interactive
Studio. The platform decrypts it automatically before running your chosen AI
model. See the documentation for details.
The whole app is built around one idea: privacy-sensitive information should not accidentally leave your computer. It offers easy-to-use pseudonymisation, optional tools like face and embedded-text removal, and the option to encrypt your data from the moment it leaves your machine.
Have questions? See the Privacy Vault FAQ, or contact us.