# Wormhole File Transfer

> Secure, end-to-end encrypted file sharing via QR codes or passphrases. (iPhone/iPad app by Emma Sabatschus.)

- Source: https://appshunter.io/ios/app/wormhole-file-transfer/id6753897991 (this page in markdown: same URL + `.md`)
- Developer: [Emma Sabatschus](https://appshunter.io/developer/1845574860)
- Category: Productivity
- Price: Free
- Rating: 4.20/5 from 5 App Store ratings · 2 written reviews indexed
- Age rating: 4+
- Requires: iOS 13.0 · 34 MB
- Languages: American English
- Released: 2025-11-10
- Data updated: 2026-08-14
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/wormhole-file-transfer/id6753897991/reviews.md

## What is Wormhole File Transfer?

With Wormhole, you can easily and securely share files of any size, with anyone, anywhere. Whether you're sending a document to a colleague, a photo album to a friend, or a video to a family member, Wormhole makes it simple and secure.

Wormhole generates a QR code or a passphrase that the recipient can use to access the files. This eliminates the need for complicated file sharing setups or email attachments.

The files are transfered using an end-to-end encryption, which ensures that your files are protected from prying eyes. This means that only the intended recipient can receive the files you send.

Wormhole is also an open-source app, which means that the source code is available for anyone to view and contribute to. If you're interested in learning more about how Wormhole works, or if you want to contribute to its development, you can find the source code on GitHub at the link provided.
https://github.com/wormhole-app/wormhole

Overall, Wormhole is a powerful and user-friendly file transfer app that offers unparalleled security and ease of use. Whether you're a professional or a casual user, Wormhole is a great choice for anyone looking to share files securely.

## Key features

- Share files of any size
- End-to-end encryption
- QR code generation
- Passphrase access
- Open-source code
- User-friendly interface

## Recent user reviews (2 of 2)

All indexed reviews: https://appshunter.io/ios/app/wormhole-file-transfer/id6753897991/reviews.md

### 5/5 — Works as intended.

*2026-05-27*

Some bugs and glitches but works great over lan connection so far.

### 5/5 — Works fine

*2026-05-16*

Works perfectly fine using the magic wormhole protocol with desktop apps such as Warp.

## Frequently asked questions about Wormhole File Transfer

### How does Wormhole file transfer work?

Wormhole generates a QR code or passphrase that the recipient uses to access files. This bypasses complex setups or email attachments, making sharing simple and secure.

### Is Wormhole file transfer secure?

Yes, Wormhole uses end-to-end encryption to ensure that only the intended recipient can access the files you send, protecting them from unauthorized access.

### What devices does Wormhole file transfer support?

Wormhole file transfer is available for iPhone, iPad, and iPod devices, ensuring broad compatibility for Apple users.

### What is the age rating for Wormhole file transfer?

Wormhole file transfer has an age rating of 4+, making it suitable for a wide range of users.

### How often is Wormhole file transfer updated?

The latest version of Wormhole file transfer is 1.1.10, and it was last updated on June 13, 2026, indicating active development and maintenance.

### Can I share files of any size with Wormhole file transfer?

Yes, Wormhole file transfer is designed to handle and share files of any size, making it ideal for large documents, photos, or videos.

### Is Wormhole file transfer open-source?

Yes, Wormhole file transfer is an open-source application. Its source code is publicly available on GitHub for anyone to review or contribute to.

### What is the user sentiment for Wormhole file transfer?

Wormhole file transfer is highly regarded, with a rating of 4.2 stars from 5 ratings, suggesting positive user experiences with its functionality and security.

## Version history (last 5 releases)

### 1.1.11 — 2026-08-11

## 1.1.11
### Added
- Send text directly from the send page. The text is transferred as a `message.txt` file so it stays compatible with other magic-wormhole clients (#171). Thanks @abitrolly for opening the issue!
- Options to send or receive another file right after a transfer finishes, so the app no longer has to be restarted between transfers (#188). Thanks @fuguesoft for opening the issue!
- Setting to turn off haptic feedback (#185). Thanks @pablogila for opening the issue!
- Greek translation. Thanks @[theoasim](https://translate.codeberg.org/user/theoasim/) for the translation!

### Changed
- Rework the send page around a single "Send Anything" action, with the remaining ways to send moved behind "More Options" (#182). Thanks @abitrolly for opening the issue and for the feedback!
- The QR scanner now only vibrates when it detects a valid transmit code, instead of on every barcode.
- Update translations for Chinese (Simplified), Dutch, Estonian, Russian, Spanish, Swedish, and Turkish. Thanks @Vistaus, @bittin, @umitseyhan75, @[Outbreak2096](https://translate.codeberg.org/user/Outbreak2096/), @[jrtcdbrg](https://translate.codeberg.org/user/jrtcdbrg/), @[gallegonovato](https://translate.codeberg.org/user/gallegonovato/), @[marksista](https://translate.codeberg.org/user/marksista/), and @[code_gremlin](https://translate.codeberg.org/user/code_gremlin/) for the translations!
- Update dependencies, including Kotlin, the Android Gradle plugin, androidx.documentfile, and fastlane.

### Fixed
- Support `wss://` rendezvous servers (#186). Thanks @Slayerx96 for opening the issue!
- Fix sharing files into the app on iOS closing the app instead of starting a transfer (#187). Thanks @deviant for opening the issue!
- Fix downloads on Android freezing after a download folder was picked (#181). Thanks @gityhubi for opening the issue!
- Fix the Windows build failing on MSVC coroutine deprecation warnings in permission_handler_windows.

All changes not attributed to a specific person were made by @emmiebyte.

### 1.1.10 — 2026-06-13

## 1.1.10
### Added
- Transfer notification on Android that keeps the app awake during background transfers, preventing battery savers from interrupting them (#174). Thanks @bigfakelaugh for opening the issue!

### Changed
- Use the Android system photo picker for selecting media (#178). Thanks @pablogila for opening the issue, and @luckmagnet for the feedback!
- Update translations for Chinese (Simplified), Dutch, Estonian, and Spanish. Thanks @Vistaus, @[Outbreak2096](https://translate.codeberg.org/user/Outbreak2096/), @[jrtcdbrg](https://translate.codeberg.org/user/jrtcdbrg/), and @[gallegonovato](https://translate.codeberg.org/user/gallegonovato/) for the translations!
- Update dependencies, including Kotlin, Rust crates, and fastlane.
- Add iOS usage description and demo assets required for App Store submission.

### Fixed
- Fix sharing text to the app (#171). Thanks @abitrolly for opening the issue, and @luckmagnet for the feedback!
- Make the send buttons responsive so their labels are no longer cut off (#177). Thanks @pablogila for opening the issue!

All changes not attributed to a specific person were made by @emmiebyte.

### 1.1.9 — 2026-05-21

## 1.1.9
### Added
- Transfer progress now shows speed and remaining time estimate. Thanks @valivia for opening the issue!
- Download directory picker in settings. Thanks @valivia for opening the issue!
- F-Droid badge and fastlane metadata links for Android screenshots and icon assets. Thanks @UjuiUjuMandan for the contributions!
- Bulgarian translation. Thanks @trunars for the translation!
- Spanish translation. Thanks @acr994 and @cyanwolfg for the translations, and @Iiridayn for opening the issue!
- Italian translation. Thanks @agguato for the translation!
- Turkish translation. Thanks @umitseyhan for the translation!

### Changed
- Update translations for Chinese (Simplified), Dutch, Estonian, French, German, Portuguese, Russian, Spanish, Swedish, and Turkish. Thanks @Outbreak2096, @Vistaus, @jrtcdbrg, @agguato, @JesterInk, @Otto_Ball, @marksista, @acr994, @cyanwolfg, @bittin, and @umitseyhan for the translations!
- Update dependencies, including Flutter, magic-wormhole, Gradle, Kotlin, fastlane, Ruby, and release actions.
- Rename release assets more consistently

### Fixed
- Preserve active transfers when switching tabs. Thanks @valivia for opening the issue!
- Rescale iOS screenshots to match App Store requirements.

All changes not attributed to a specific person were made by @emmiebyte.

### 1.1.8 — 2026-04-10

## 1.1.8
### Added
- French translation. Thanks @loutr for the translation!
- Dutch translation. Thanks @Vistaus for the translation!
- Kabyle translation. Thanks @butterflyoffire for the translation!
- Chinese (Simplified) translation. Thanks @Outbreak2096 for the translation!
- Swedish translation. Thanks @bittin for the translation!
- Russian translation and store listing. Thanks JesterInk and Otto_Ball for the translations and @Korb for the store metadata!
- Updated Estonian translation. Thanks Priit Jõerüüt for the contribution!
- Reproducible builds for F-Droid compatibility. Thanks @UjuiUjuMandan for the contribution!
- Automated screenshot generation using golden_screenshot and fastlane frameit. Thanks @Korb for opening the issue!

### Changed
- Update dependencies

### Fixed
- Fix sending folders on iOS. Thanks @JesterInk for opening the issue!
- Fix downloaded files going to wrong directory on Android secondary user profiles. Thanks @NinthRebuild for opening the issue!
- Fix share intent on iOS not working
- Improve QR code scanning reliability. Thanks @UjuiUjuMandan for opening the issue!

### 1.1.7 — 2026-02-24

### Added
- Media picker for selecting photos and videos on mobile (Android SDK >= 33 and iOS)
- Language selection dropdown in settings. Thanks @HeCorr for opening the Issue!
- Estonian translation. Thanks @[jrtcdbrg](https://translate.codeberg.org/user/jrtcdbrg/) for the translation!
- Linux DEB and RPM packages. Thanks @sbstn87 for opening the Issue!
- On the fly theme switching. Thanks @HeCorr for opening the Issue!

### Changed
- Update dependencies

### Fixed
- Fix log export in production mode and on iOS
- Fix total file size display when receiving files (also prevents overflow for large files). Thanks @HeCorr for opening the Issue!
- Code type labels (QR / Aztec) are now translatable. Thanks @loutr for opening the Issue!

## Apps similar to Wormhole File Transfer

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Möbius Sync](https://appshunter.io/ios/app/mobius-sync/id1539203216) | 3.8 (139) | Free | Productivity |
| [Karakeep App](https://appshunter.io/ios/app/karakeep-app/id6479258022) | 4.6 (43) | Free | Productivity |
| [Kagi Summarize](https://appshunter.io/ios/app/kagi-summarize/id6748308326) | 4.7 (17) | Free | Productivity |
| [Möbius Sync Pro](https://appshunter.io/ios/app/mobius-sync-pro/id1671184333) | 4.0 (27) | $4.99 | Productivity |
| [Synctrain](https://appshunter.io/ios/app/synctrain/id6553985316) | 4.9 (102) | Free | Productivity |
| [Maple Research: Private AI](https://appshunter.io/ios/app/maple-research-private-ai/id6743764835) | 4.6 (30) | Free | Productivity |

## Related topics

[wormhole](https://appshunter.io/ios/topics/wormhole) · [wormhole file transfer](https://appshunter.io/ios/topics/wormhole-file-transfer) · [magic wormhole](https://appshunter.io/ios/topics/magic-wormhole)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-14.*
