Transcribr · Privacy Policy

Privacy Policy for Transcribr

EffectiveMay 1, 2026
Last updatedMay 1, 2026
Transcribr is a 100% on-device macOS transcription app. Your audio never leaves your Mac unless you opt into an integration. There is no Transcribr backend, no telemetry, no analytics, no advertising, and we never use your data to train any model.
§1

Summary

Transcribr is a native macOS application that turns audio and video into text on your Mac. This addendum explains what Transcribr does — and just as importantly, what it does not do — with your data.

  • Transcribr does not have a backend. There is no Transcribr server.
  • Audio you record or transcribe stays on your Mac.
  • Transcribr does not collect, store, sell, or share your transcripts, audio recordings, or usage data.
  • Transcribr does not include analytics, telemetry, crash reporting, or advertising SDKs.
  • The only network requests Transcribr can initiate on your behalf are those you explicitly enable (see §3).
§2

What Transcribr processes locally

To do its job, Transcribr reads and processes the following data on your Mac. None of it is transmitted off your Mac unless you opt in.

DataPurposeStorage
Audio captured from the microphoneReal-time and post-recording transcriptionIn-memory and temporary files on disk; cleaned up after use unless you save to the recording library
Audio/video files you drop into the app or selectFile transcriptionRead from the location you chose; not copied unless you save to the library
TranscriptsDisplay, copy, and exportStored locally in the app's data directory and any export location you choose
Saved recordingsLibrary replay and re-transcriptionLocal app storage only
Whisper model filesLocal speech recognitionCached in the WhisperKit model directory inside the app sandbox
API keys (OpenAI)Optional cleanup integrationStored in the macOS Keychain; never written in plain text
App preferences (selected model, language, hotkey, etc.)Restore your settings between launchesmacOS user defaults
§3

Permissions Transcribr requests

You can revoke any permission at any time in System Settings → Privacy & Security.

PermissionWhy
MicrophoneRequired for live recording and global hold-to-talk dictation.
Input MonitoringRequired to detect the global hold-to-talk shortcut while you use other apps.
AccessibilityRequired so Transcribr can paste the transcribed text into the frontmost app and, where macOS allows, suppress the shortcut key from leaking into focused text fields.
User-selected file read/writeRequired to read media files you drop or pick, and to save exports where you choose.
Network (client)Used only for Whisper model downloads from Hugging Face on first use of a given model and for the optional integrations below.
§4

Network use

Transcribr only makes outbound network requests in the following situations:

  • WhisperKitThe first time you use a given Whisper model size, the app downloads the model files from Hugging Face's CDN. This is initiated only after you select a model. The audio you transcribe is never uploaded.
  • OpenAI (optional)If you choose to provide an OpenAI API key for transcript cleanup or summarization, Transcribr will send the relevant text (not audio) to api.openai.com using your key. Use of OpenAI is governed by OpenAI’s privacy policy.
  • Ollama (optional)If you run Ollama locally on your Mac, Transcribr will send transcripts over http://127.0.0.1:11434 to the Ollama daemon you control. This traffic does not leave your machine.
  • Direct media URLsWhen you paste a direct media URL, Transcribr fetches the file via standard HTTP. Only the host you typed receives the request. (Mac App Store build.)
  • yt-dlp ingestionThe standalone DMG version of Transcribr can hand a URL to a locally installed yt-dlp binary so it can download from supported platforms. This is not part of the Mac App Store build. Any traffic is between your Mac and the platform yt-dlp connects to.

Transcribr does not use any analytics, advertising, attribution, or crash-reporting SDKs.

§5

What we do not do

  • We do not run a Transcribr backend.
  • We do not collect device identifiers, IP addresses, or behavioral data.
  • We do not sell, share, or monetize user data.
  • We do not use your audio or transcripts to train any model.
  • We do not contact any server on launch other than as listed above.
§6

Children's privacy

Transcribr is not directed at children under the age of 13. We do not knowingly collect any data from children.

§7

Data retention and deletion

All data Transcribr touches lives on your Mac. To delete it, drag Transcribr to the Trash and remove the following directories:

  • App Store build~/Library/Containers/com.devxgroup.transcribr
  • DMG build~/Library/Application Support/Transcribr
  • KeychainThe macOS Keychain entry for any saved OpenAI API key.
§8

Changes to this policy

If we make a material change to this policy, we will update the "Last updated" date at the top and post a notice in the app’s release notes.

§9

Contact

Questions about this policy or about your data: support@devxgroup.io