Suno Tracks Exporter

Quickly export your Suno tracks from each workspace as MP3 or WAV files with metadata

As of June 2026, Suno Tracks Exporter has 9,000 users and a 4.47/5 rating from 58 reviews in the Productivity category.

Usersup 50.0 percent+50.0%
9.0K
9,000
Ratingdown 3.5 percent3.5%
4.47
58 reviews
Reviewsup 26.1 percent+26.1%
58
Version
1.1
Manifest V3
90-day change · In the last 90 days this extension gained 3.0K users, 1 version update.

History

13 snapshots

Tracking since Apr 1, 2026.

9.3K7.0K4.7KApr 1, 2026Jun 22, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20266.0K4.63461.0.5
Apr 16, 20265.0K4.57471.0.5
Apr 22, 20266.0K4.59491.0.5
Apr 26, 20266.0K4.59511.0.5
May 7, 20266.0K4.52521.0.5
May 14, 20267.0K4.52521.0.5
May 18, 20267.0K4.53531.0.5
May 23, 20267.0K4.54541.0.5
May 28, 20268.0K4.54541.0.5
Jun 2, 20268.0K4.47551.0.5
Jun 6, 20268.0K4.46571.0.5
Jun 10, 20268.0K4.46571.1
Jun 22, 20269.0K4.46571.1
Now9.0K4.47581.1

Changelog

  • Jun 6, 2026
    description
    Suno Tracks Exporter - Complete User Guide
    
    Version History
    
    Version 1.0.5 Updates
    - New Suno auth domains fix
    
    Version 1.0.4 Updates
    - Added Custom Download tab for downloading only missing tracks
    - Added Library Export feature with CSV and check scripts
    - Added check-library.bat/.sh scripts with file status detection
    - Added duplicates detection in check scripts
    - Added Export SunoLibrary button to re-download ZIP without refetching
    - Improved rate limit handling with automatic retry and exponential backoff
    - Added user notifications for rate limiting
    - Dynamic delay adjustment based on rate limit detection
    - Enhanced missing-tracks.txt format with file status (mp3Found, wavFound, txtFound)
    - Scripts now support multiple languages automatically
    - Improved error handling to prevent tracks from being left behind
    - Added background metadata fetching for complete track information
    - Enhanced CSV export with full metadata (lyrics, tags, prompt, BPM, key, etc.)
    - Added JSON export option with complete metadata
    - Added "Download All Metadata" button after metadata collection completes
    - Improved modal layout with two-column design for better usability
    - Added "Hide" filters for Stems, Uploads, Liked, and Not Liked tracks
    - Added "Errors? Reset Here" button to clear all extension data
    
    Version 1.0.3 Updates
    - Added metadata embedding for MP3 files (Cover Art, Lyrics, Prompt, etc.)
    - Added sidecar text files for all downloads containing full track info
    - Added options to hide Stems and Uploads from the track list
    - Added workspace caching for faster load times
    - Added refresh button for individual workspaces
    - Improved download stability for small and large files
    - Fixed issues with Windows Media Player compatibility for cover art
    
    Overview
    
    Suno Tracks Exporter is a powerful Chrome extension that allows you to quickly export and download all your music tracks created on Suno.com. Whether you're managing a large library of AI-generated music, backing up your creative work, or organizing tracks across multiple workspaces, this extension provides a seamless, automated solution for batch downloading your tracks in both MP3 and WAV formats.
    
    Why Use Suno Tracks Exporter?
    
    Suno.com doesn't offer bulk download functionality. Manually downloading each track one by one is time-consuming and tedious, especially if you have dozens or hundreds of tracks across multiple workspaces. This extension solves all these problems by providing automated batch downloading with intelligent organization and progress tracking.
    
    Key Features
    
    Automatic Authentication
    - Automatically captures your authentication token from Suno.com as you browse
    - No manual configuration required
    - Tokens stored locally on your device only
    - Complete privacy and security
    
    Multi-Workspace Support
    - Automatically detects and fetches tracks from all your workspaces
    - Handles hundreds of workspaces with pagination
    - Displays tracks grouped by workspace with collapsible sections
    - Easy navigation through large collections
    
    Batch Downloads
    - Select individual tracks, entire workspaces, or all tracks at once
    - Instant MP3 downloads
    - Automatic WAV conversion with progress tracking
    - Real-time progress bar that stays visible
    - Sequential downloads with smart delays to avoid rate limiting
    
    Smart Organization
    - Files saved with format: workspace-trackname-trackid.mp3/wav
    - Organized and unique filenames
    - Easy identification and organization
    
    Download Status Tracking
    - Tracks already downloaded are visually marked (grayed out)
    - Unlock button to reset download status and download again
    - Global reset button to clear all download status
    - Resume downloads manually if something fails
    
    Metadata and Sidecars
    - Embeds metadata (Lyrics, Prompt, Cover Art, BPM, Key) into MP3 files
    - Generates a companion text file (.txt) for every download with full track details
    - Includes raw API response in sidecar files for developers/archiving
    
    Filtering and Caching
    - Filter out Stems or Uploads from the list to keep your view clean
    - Show only Liked tracks filter
    - Workspace caching speeds up loading times significantly
    - Refresh individual workspaces to check for new tracks without reloading everything
    - Cache timestamps displayed for each workspace
    
    Custom Download Tab (New in v1.0.4)
    - Drop missing-tracks.txt file to download only missing tracks
    - Automatically detects which file formats (MP3/WAV) are missing
    - Loads tracks from cache first to minimize API requests
    - Organizes missing tracks by workspace
    - Respects file status from missing-tracks.txt (won't download if file already exists)
    
    Library Export (New in v1.0.4)
    - Export entire library as ZIP file containing CSV list and check scripts
    - check-library.bat/.sh scripts analyze your downloads folder
    - Generates missing-tracks.txt with file status (mp3Found, wavFound, txtFound)
    - Generates duplicates.txt for tracks with multiple files
    - Scripts support multiple languages automatically
    
    Rate Limit Handling (New in v1.0.4)
    - Automatic retry with exponential backoff on rate limit errors
    - Dynamic delay adjustment when rate limits are detected
    - User notifications when rate limiting occurs
    - Continues fetching even when rate limits occur
    - Prevents tracks from being left behind
    
    How to Use
    
    Installation
    1. Install the extension from Chrome Web Store
    2. Visit suno.com and log in
    3. Browse the site (extension captures token automatically)
    
    Downloading Tracks
    1. Click the extension icon in the toolbar
    2. Click "Open Downloader on Suno.com"
    3. Select desired tracks (or use "Select All")
    4. Click "Download Selected MP3" or "Convert & Download Selected WAV"
    5. Monitor progress in the status bar
    
    Custom Download Workflow
    1. Export your library using "Export SunoLibrary" button
    2. Extract the ZIP file to your downloads folder
    3. Run check-library.bat (Windows) or check-library.sh (Linux/Mac)
    4. The script will generate missing-tracks.txt with file status
    5. Open Custom Download tab in the extension
    6. Drop the missing-tracks.txt file
    7. Download only the missing tracks
    
    Token Management
    - If token is not found, click "Extract Session from Page"
    - Extension will navigate to library and capture token automatically
    
    Tips
    
    Optimize Downloads
    - Go to Chrome Settings → Downloads
    - Turn off "Ask where to save each file before downloading"
    - This eliminates confirmation dialogs and speeds up batch downloads
    
    Formats
    - MP3: Quick direct download with embedded metadata
    - WAV: High quality, includes sidecar file with metadata
    
    Reset Downloads
    - Use the unlock button on individual tracks to reset their download status
    - Use "Reset Downloads" button to clear all download status at once
    - This allows you to download tracks again if needed
    
    Privacy and Security
    
    - All data stored locally on your device
    - No external servers or third parties involved
    - Tokens never leave your browser
    - Open source and transparent
    Suno Tracks Exporter - Complete User Guide
    
    Version History
    
    Version 1.1 Updates
    - Added Playlists tab to view, lazy load, and batch download tracks directly from your Suno playlists
    - Playlists tab allows repeated downloads of already downloaded tracks (removed disabled states and reset buttons)
    - Multi-track metadata TXT downloads are now packaged into a single ZIP archive containing all .txt sidecars, avoiding hundreds of single file downloads
    - Implemented sequential background workspace loading to prevent rate limits and ensure maximum stability
    - Added dynamic track and workspace count display at the top of the Left Panel once background loading completes
    - Added Settings toggles for filenames (Include short UUID and Include workspace name options)
    - Bug fixes, performance improvements, and optimized rate-limit handling
    
    Version 1.0.4 Updates
    - Added Custom Download tab for downloading only missing tracks
    - Added Library Export feature with CSV and check scripts
    - Added check-library.bat/.sh scripts with file status detection
    - Added duplicates detection in check scripts
    - Added Export SunoLibrary button to re-download ZIP without refetching
    - Improved rate limit handling with automatic retry and exponential backoff
    - Added user notifications for rate limiting
    - Dynamic delay adjustment based on rate limit detection
    - Enhanced missing-tracks.txt format with file status (mp3Found, wavFound, txtFound)
    - Scripts now support multiple languages automatically
    - Improved error handling to prevent tracks from being left behind
    - Added background metadata fetching for complete track information
    - Enhanced CSV export with full metadata (lyrics, tags, prompt, BPM, key, etc.)
    - Added JSON export option with complete metadata
    - Added "Download All Metadata" button after metadata collection completes
    - Improved modal layout with two-column design for better usability
    - Added "Hide" filters for Stems, Uploads, Liked, and Not Liked tracks
    - Added "Errors? Reset Here" button to clear all extension data
    - Removed csv2json scripts (metadata now included directly in JSON export)
    
    Version 1.0.3 Updates
    - Added metadata embedding for MP3 files (Cover Art, Lyrics, Prompt, etc.)
    - Added sidecar text files for all downloads containing full track info
    - Added options to hide Stems and Uploads from the track list
    - Added workspace caching for faster load times
    - Added refresh button for individual workspaces
    - Improved download stability for small and large files
    - Fixed issues with Windows Media Player compatibility for cover art
    
    Overview
    
    Suno Tracks Exporter is a powerful Chrome extension that allows you to quickly export and download all your music tracks created on Suno.com. Whether you're managing a large library of AI-generated music, backing up your creative work, or organizing tracks across multiple workspaces, this extension provides a seamless, automated solution for batch downloading your tracks in both MP3 and WAV formats.
    
    Why Use Suno Tracks Exporter?
    
    Suno.com doesn't offer bulk download functionality. Manually downloading each track one by one is time-consuming and tedious, especially if you have dozens or hundreds of tracks across multiple workspaces. This extension solves all these problems by providing automated batch downloading with intelligent organization and progress tracking.
    
    Key Features
    
    Automatic Authentication
    - Automatically captures your authentication token from Suno.com as you browse
    - No manual configuration required
    - Tokens stored locally on your device only
    - Complete privacy and security
    
    Multi-Workspace Support
    - Automatically detects and fetches tracks from all your workspaces
    - Handles hundreds of workspaces with pagination
    - Displays tracks grouped by workspace with collapsible sections
    - Easy navigation through large collections
    
    Playlists Support (New in v1.1)
    - New Playlists tab displays all your custom playlists
    - Click a playlist header to expand and lazy load its tracks
    - Select specific tracks or select all loaded tracks to download
    - Directly download MP3, WAV, or metadata TXT sidecars for playlists
    
    Batch Downloads & ZIP Exports
    - Select individual tracks, entire workspaces, playlists, or all tracks at once
    - Instant MP3 downloads with embedded metadata
    - Automatic WAV conversion with progress tracking
    - Multi-track metadata downloads packaged into a single ZIP archive containing all .txt sidecars
    - Real-time progress bar that stays visible
    - Sequential downloads with smart delays to avoid rate limiting
    
    Smart Organization
    - Files saved with format: workspace-trackname-trackid.mp3/wav
    - Customizable filename formats via Settings (Short UUID and Workspace name toggles)
    - Easy identification and organization
    
    Download Status Tracking
    - Tracks already downloaded are visually marked (grayed out) in the Workspaces tab
    - Unlock button to reset download status and download again in Workspaces tab
    - Global reset button to clear all download status
    - Playlists tab allows free re-downloading at all times
    
    Metadata and Sidecars
    - Embeds metadata (Lyrics, Prompt, Cover Art, BPM, Key) into MP3 files
    - Generates a companion text file (.txt) for every download with full track details
    - Includes raw API response in sidecar files for developers/archiving
    
    Filtering and Caching
    - Filter out Stems or Uploads from the list to keep your view clean
    - Show only Liked tracks filter
    - Workspace caching speeds up loading times significantly
    - Refresh individual workspaces or playlists to check for new tracks
    - Cache timestamps displayed for each workspace
    
    Custom Download Tab
    - Drop missing-tracks.txt file to download only missing tracks
    - Automatically detects which file formats (MP3/WAV) are missing
    - Loads tracks from cache first to minimize API requests
    - Organizes missing tracks by workspace
    - Respects file status from missing-tracks.txt (won't download if file already exists)
    
    Library Export
    - Export entire library as ZIP file containing CSV list and check scripts
    - check-library.bat/.sh scripts analyze your downloads folder
    - Generates missing-tracks.txt with file status (mp3Found, wavFound, txtFound)
    - Generates duplicates.txt for tracks with multiple files
    - Scripts support multiple languages automatically
    
    Rate Limit Handling
    - Automatic retry with exponential backoff on rate limit errors
    - Dynamic delay adjustment when rate limits are detected
    - User notifications when rate limiting occurs
    - Continues fetching even when rate limits occur
    - Prevents tracks from being left behind
    
    How to Use
    
    Installation
    1. Install the extension from Chrome Web Store
    2. Visit suno.com and log in
    3. Browse the site (extension captures token automatically)
    
    Downloading Tracks
    1. Click the extension icon in the toolbar
    2. Click "Open Downloader on Suno.com"
    3. Select desired tracks (or use "Select All")
    4. Click "Download Selected MP3" or "Convert & Download Selected WAV"
    5. Monitor progress in the status bar
    
    Custom Download Workflow
    1. Export your library using "Export SunoLibrary" button
    2. Extract the ZIP file to your downloads folder
    3. Run check-library.bat (Windows) or check-library.sh (Linux/Mac)
    4. The script will generate missing-tracks.txt with file status
    5. Open Custom Download tab in the extension
    6. Drop the missing-tracks.txt file
    7. Download only the missing tracks
    
    Token Management
    - If token is not found, click "Extract Session from Page"
    - Extension will navigate to library and capture token automatically
    
    Tips
    
    Optimize Downloads
    - Go to Chrome Settings → Downloads
    - Turn off "Ask where to save each file before downloading"
    - This eliminates confirmation dialogs and speeds up batch downloads
    
    Formats
    - MP3: Quick direct download with embedded metadata
    - WAV: High quality, includes sidecar file with metadata
    
    Reset Downloads
    - Use the unlock button on individual tracks to reset their download status in the Workspaces tab
    - Use "Reset Downloads" button to clear all download status at once
    - Playlists tab allows downloading anytime
    
    Privacy and Security
    
    - All data stored locally on your device
    - No external servers or third parties involved
    - Tokens never leave your browser
    - Open source and transparent

Permissions & access

Permissions
storagedownloadstabswebRequestunlimitedStorage
Host access
https://suno.com/*, https://*.suno.com/*, https://*.suno.ai/*, https://clerk.suno.com/*, https://auth.suno.com/*, https://studio-api.prod.suno.com/*, https://studio-api-prod.suno.com/*, https://cdn1.suno.ai/*, https://cdn2.suno.ai/*

Screenshots

Suno Tracks Exporter screenshot 1Suno Tracks Exporter screenshot 2

About

Suno Tracks Exporter - Complete User Guide

Version History

Version 1.1 Updates
- Added Playlists tab to view, lazy load, and batch download tracks directly from your Suno playlists
- Playlists tab allows repeated downloads of already downloaded tracks (removed disabled states and reset buttons)
- Multi-track metadata TXT downloads are now packaged into a single ZIP archive containing all .txt sidecars, avoiding hundreds of single file downloads
- Implemented sequential background workspace loading to prevent rate limits and ensure maximum stability
- Added dynamic track and workspace count display at the top of the Left Panel once background loading completes
- Added Settings toggles for filenames (Include short UUID and Include workspace name options)
- Bug fixes, performance improvements, and optimized rate-limit handling

Version 1.0.4 Updates
- Added Custom Download tab for downloading only missing tracks
- Added Library Export feature with CSV and check scripts
- Added check-library.bat/.sh scripts with file status detection
- Added duplicates detection in check scripts
- Added Export SunoLibrary button to re-download ZIP without refetching
- Improved rate limit handling with automatic retry and exponential backoff
- Added user notifications for rate limiting
- Dynamic delay adjustment based on rate limit detection
- Enhanced missing-tracks.txt format with file status (mp3Found, wavFound, txtFound)
- Scripts now support multiple languages automatically
- Improved error handling to prevent tracks from being left behind
- Added background metadata fetching for complete track information
- Enhanced CSV export with full metadata (lyrics, tags, prompt, BPM, key, etc.)
- Added JSON export option with complete metadata
- Added "Download All Metadata" button after metadata collection completes
- Improved modal layout with two-column design for better usability
- Added "Hide" filters for Stems, Uploads, Liked, and Not Liked tracks
- Added "Errors? Reset Here" button to clear all extension data
- Removed csv2json scripts (metadata now included directly in JSON export)

Version 1.0.3 Updates
- Added metadata embedding for MP3 files (Cover Art, Lyrics, Prompt, etc.)
- Added sidecar text files for all downloads containing full track info
- Added options to hide Stems and Uploads from the track list
- Added workspace caching for faster load times
- Added refresh button for individual workspaces
- Improved download stability for small and large files
- Fixed issues with Windows Media Player compatibility for cover art

Overview

Suno Tracks Exporter is a powerful Chrome extension that allows you to quickly export and download all your music tracks created on Suno.com. Whether you're managing a large library of AI-generated music, backing up your creative work, or organizing tracks across multiple workspaces, this extension provides a seamless, automated solution for batch downloading your tracks in both MP3 and WAV formats.

Why Use Suno Tracks Exporter?

Suno.com doesn't offer bulk download functionality. Manually downloading each track one by one is time-consuming and tedious, especially if you have dozens or hundreds of tracks across multiple workspaces. This extension solves all these problems by providing automated batch downloading with intelligent organization and progress tracking.

Key Features

Automatic Authentication
- Automatically captures your authentication token from Suno.com as you browse
- No manual configuration required
- Tokens stored locally on your device only
- Complete privacy and security

Multi-Workspace Support
- Automatically detects and fetches tracks from all your workspaces
- Handles hundreds of workspaces with pagination
- Displays tracks grouped by workspace with collapsible sections
- Easy navigation through large collections

Playlists Support (New in v1.1)
- New Playlists tab displays all your custom playlists
- Click a playlist header to expand and lazy load its tracks
- Select specific tracks or select all loaded tracks to download
- Directly download MP3, WAV, or metadata TXT sidecars for playlists

Batch Downloads & ZIP Exports
- Select individual tracks, entire workspaces, playlists, or all tracks at once
- Instant MP3 downloads with embedded metadata
- Automatic WAV conversion with progress tracking
- Multi-track metadata downloads packaged into a single ZIP archive containing all .txt sidecars
- Real-time progress bar that stays visible
- Sequential downloads with smart delays to avoid rate limiting

Smart Organization
- Files saved with format: workspace-trackname-trackid.mp3/wav
- Customizable filename formats via Settings (Short UUID and Workspace name toggles)
- Easy identification and organization

Download Status Tracking
- Tracks already downloaded are visually marked (grayed out) in the Workspaces tab
- Unlock button to reset download status and download again in Workspaces tab
- Global reset button to clear all download status
- Playlists tab allows free re-downloading at all times

Metadata and Sidecars
- Embeds metadata (Lyrics, Prompt, Cover Art, BPM, Key) into MP3 files
- Generates a companion text file (.txt) for every download with full track details
- Includes raw API response in sidecar files for developers/archiving

Filtering and Caching
- Filter out Stems or Uploads from the list to keep your view clean
- Show only Liked tracks filter
- Workspace caching speeds up loading times significantly
- Refresh individual workspaces or playlists to check for new tracks
- Cache timestamps displayed for each workspace

Custom Download Tab
- Drop missing-tracks.txt file to download only missing tracks
- Automatically detects which file formats (MP3/WAV) are missing
- Loads tracks from cache first to minimize API requests
- Organizes missing tracks by workspace
- Respects file status from missing-tracks.txt (won't download if file already exists)

Library Export
- Export entire library as ZIP file containing CSV list and check scripts
- check-library.bat/.sh scripts analyze your downloads folder
- Generates missing-tracks.txt with file status (mp3Found, wavFound, txtFound)
- Generates duplicates.txt for tracks with multiple files
- Scripts support multiple languages automatically

Rate Limit Handling
- Automatic retry with exponential backoff on rate limit errors
- Dynamic delay adjustment when rate limits are detected
- User notifications when rate limiting occurs
- Continues fetching even when rate limits occur
- Prevents tracks from being left behind

How to Use

Installation
1. Install the extension from Chrome Web Store
2. Visit suno.com and log in
3. Browse the site (extension captures token automatically)

Downloading Tracks
1. Click the extension icon in the toolbar
2. Click "Open Downloader on Suno.com"
3. Select desired tracks (or use "Select All")
4. Click "Download Selected MP3" or "Convert & Download Selected WAV"
5. Monitor progress in the status bar

Custom Download Workflow
1. Export your library using "Export SunoLibrary" button
2. Extract the ZIP file to your downloads folder
3. Run check-library.bat (Windows) or check-library.sh (Linux/Mac)
4. The script will generate missing-tracks.txt with file status
5. Open Custom Download tab in the extension
6. Drop the missing-tracks.txt file
7. Download only the missing tracks

Token Management
- If token is not found, click "Extract Session from Page"
- Extension will navigate to library and capture token automatically

Tips

Optimize Downloads
- Go to Chrome Settings → Downloads
- Turn off "Ask where to save each file before downloading"
- This eliminates confirmation dialogs and speeds up batch downloads

Formats
- MP3: Quick direct download with embedded metadata
- WAV: High quality, includes sidecar file with metadata

Reset Downloads
- Use the unlock button on individual tracks to reset their download status in the Workspaces tab
- Use "Reset Downloads" button to clear all download status at once
- Playlists tab allows downloading anytime

Privacy and Security

- All data stored locally on your device
- No external servers or third parties involved
- Tokens never leave your browser
- Open source and transparent

Technical

Version
1.1
Manifest
V3
Size
229KiB
Min Chrome
88
Languages
4
Featured
No

Metadata

ID
pooodjgdoajgkhcnjfabfbdifeakoocm
Developer ID
uf4a8a1950bc9b4becb8c5f674cd8003f
Developer Email
[email protected]
Created
Nov 11, 2025
Last Updated (Store)
Jun 3, 2026
Last Scraped
Jun 22, 2026
Website
Privacy Policy

Similar extensions

Alternatives to Suno Tracks Exporter, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 22, 2026.