Downloads
SpotiFLAC Downloads — Desktop, Android APK & iPhone IPA
This page collects the newest SpotiFLAC build, older archives, install notes, and quick version summaries so people can choose the right package without digging through multiple tabs.
- Latest verified release: June 13, 2026
- Android and iOS packages
- Changelog and install notes included
Latest Release
v4.7.1
Released on July 1, 2026. This build extensions: Embed full metadata and cover after extension downloads audio: Add dither and resampler options for lossless conversion
Static fallback readyNeed help installing? View the sideloading guides for Android and iOS.
Show changelog
v4.6.0 feature and fix summary
New Features
- extensions: Embed full metadata and cover after extension downloads
- audio: Add dither and resampler options for lossless conversion
- extensions: Manual verification help when browser launch fails
- settings: Add extension verification browser mode preference
Bug Fixes
- convert: Make convert bottom sheets draggable and scroll-controlled
- extensions: Default verification browser to in-app first
- download: Hand off native worker verification to interactive queue
- ac4: Reject truncated AC-4 sample entries safely
- extensions: Bootstrap and clear pending signed-session auth
Chores
- release: Bump version to 4.7.1+137
- Update AltStore source to v4.7.0 by @github-actions[bot]
L10n
- Add extension verification and lossless processing strings
Desktop Release
SpotiFLAC v7.2.0 — Windows, macOS & Linux
Released July 18, 2026. Adds Dolby Atmos for Amazon Music, automatic log generation, API cooldown controls, and switches to TagLib as the tag engine. Removes the legacy Qobuz API.
Need help installing? Jump directly to the Desktop Installation Notes below.
Show changelog
v7.1.9 feature and fix summary
Release Notes
- ## Changelog
- Added system verification
- Added search by Label/Publisher
- Added automatic audio conversion
- Added automatic audio resampling
- Added Dolby Atmos support for Tidal
- Added custom embedded metadata support
- Added a Paste button to the search bar
- Added a hybrid system for existing file checks
- Fixed responsive window issues
- Fixed the underscore issue in folder names
- Refined the Status tab
- Refined the Support Me page
- Optimized FFmpeg
- Merged Search mode and Link mode
- ## Downloads
-    
- SpotiFLAC.exe - Windows
- SpotiFLAC.dmg - macOS
- SpotiFLAC.AppImage - Linux AMD64
- SpotiFLAC-ARM.AppImage - Linux ARM64
- <details>
- <summary><b>Linux Requirements</b></summary>
- The AppImage requires webkit2gtk-4.1 to be installed on your system:
- Ubuntu/Debian:
- ```bash
- sudo apt install libwebkit2gtk-4.1-0
- ```
- Arch Linux:
- ```bash
- sudo pacman -S webkit2gtk-4.1
- ```
- Fedora:
- ```bash
- sudo dnf install webkit2gtk4.1
- ```
- After installing the dependency, make the AppImage executable:
- ```bash
- chmod +x SpotiFLAC.AppImage
- ./SpotiFLAC.AppImage
- ```
- For ARM64:
- ```bash
- chmod +x SpotiFLAC-ARM.AppImage
- ./SpotiFLAC-ARM.AppImage
- ```
- </details>
Installation
Quick install notes for all platforms
Pick the package that matches your device, then follow the right install path for your platform.
Download SpotiFLAC.exe, run it, and follow the installer. Windows may show a SmartScreen warning — click More info then Run anyway.
Open SpotiFLAC.dmg, drag SpotiFLAC to Applications. On first launch, right-click and choose Open to bypass Gatekeeper.
Download the AppImage, make it executable (chmod +x SpotiFLAC.AppImage), then run it. Requires webkit2gtk-4.1 — install with sudo apt install libwebkit2gtk-4.1-0.
Enable Install from unknown sources in Settings, then open the downloaded APK. Grant storage permission on first launch.
Get Android APK →Sideload the unsigned IPA using AltStore, Sideloadly, or a similar tool. No jailbreak required. Certificate must be renewed periodically.
Get iPhone IPA →After install, open the Extension Store and add the official extension repository to activate search providers.
Extension setup guide →Previous Releases
Archive builds with quick notes
Earlier builds stay collapsed by default so the page is easier to scan, but each entry includes a short summary and a path to the original GitHub release notes.
v4.7.0
June 30, 2026
- extension-repo: Preserve package suffix from download URL
- extensions: Route Deezer metadata through enabled extension
- ui: Stabilize album and playlist header layouts
v4.6.0
June 13, 2026
- playlist: Blurred backdrop with full cover in playlist header
- ui: Add bottom inset so scrollable content clears the transparent navbar
- library: Show active downloads inside the library grid
v4.5.6
June 1, 2026
- Polish search empty state and share caching
- Rebuild cross-extension sharing and queue controls
- Align ios deployment target for file picker
v4.5.5
May 14, 2026
- Expose audio codec in download result and skip lossy-to-lossless conversion
- Add 5 new lyrics providers
- Enhanced audio analysis with loudness, clipping, and spectral cutoff
v4.5.1
May 7, 2026
- Avoid native worker binder payload limit
- Show missing extension state for returning users
- Preserve selected metadata and update credits
v4.5.0
May 6, 2026
- Improve library grid, image loading, and metadata filters
- Add experimental Android native download worker
- Show extension service health
v4.3.1
April 14, 2026
- Carry extension download metadata through host pipeline and avoid FLAC-only genre/label pre-embed on non-FLAC files
- Improve Tidal metadata (copyright, album artist), remove Qobuz metadata search fallback, fix DATE/YAR tag sync
- Add preserveNativeOutputExtensions capability for extensions
v4.3.0
April 13, 2026
- Propagate download cancel to extension HTTP requests and fix SAF filename extension mismatch
- Native M4A ReplayGain tag writing and SAF picker error handling
- Expose extension utils, preserve M4A native container, and bump to v4.2.3+124
Project Links
Need the full release trail and source history?
Jump to the official release archive for every package, or browse the main project repository for source code, docs, setup details, and ongoing updates.