Album artwork is doing a lot of quiet work. It is the thumbnail on your phone, the square that sells a playlist, and often the first thing a new listener notices. Sometimes you need that image as an actual file: to build a Canvas video, print a poster, mock up a playlist cover, or make a clean thumbnail. This guide covers how to pull full-resolution Spotify cover art from tracks, albums, and playlists, plus profile pictures, and how to do it without stepping on anyone’s rights.
First, a Word on Copyright
Cover art is copyrighted, usually by the label, the artist, or the photographer. Downloading a copy for your own reference, a personal print, or a phone wallpaper is generally low risk. Reposting it as if it were yours, selling merchandise with it, or passing it off as your own design is not. Use these methods responsibly, credit the artist when you share, and do not build a product on top of someone else’s artwork. With that out of the way, here are the methods, from easiest to most thorough.
Method 1: Right-Click in the Desktop App
The quickest route is inside the Spotify desktop app.
- Open the album or track and click the cover art in the bottom-left “Now Playing” corner to expand it.
- Right-click the expanded image. Depending on your app version you may see a Copy image option, or you can drag it out.
- If right-click gives you nothing useful, take a clean screenshot instead. Windows: Shift + Windows key + S. Mac: Shift + Cmd + 4.
The catch is resolution. Screenshots and the in-app image often land around 300 to 640 pixels square, which is fine for a phone wallpaper but not for print. For higher resolution, use one of the methods below.
Method 2: The Share Link and oEmbed Trick
Every album, track, and playlist on Spotify has a share link, and Spotify exposes a small preview image through it.
- Click the three-dot menu on an album or playlist and choose Share, then Copy link.
- In your browser address bar, paste this in front of your copied link:
https://open.spotify.com/oembed?url=followed by the link. - Load that URL. The page returns a small block of text that includes an
imageaddress. Open that address to view and save the artwork.
This is a fast way to grab the cover Spotify itself serves for that item, and it works for playlists that do not have a traditional album cover.
Method 3: Browser Inspector for Full Resolution
If you want the largest version Spotify holds, the web player plus your browser’s developer tools is the most reliable path.
- Open open.spotify.com in a browser and go to the album.
- Open developer tools. Windows: Ctrl + Shift + I. Mac: Cmd + Option + I.
- Click the element-picker cursor, then click the album artwork on the page.
- In the highlighted code, find the image URL. Spotify’s art often comes in several sizes, so look for the one ending in the largest dimensions (frequently 640x640).
- Click that URL to open the raw image, then right-click and save it.
This gets you the actual hosted file rather than a re-encoded screenshot, so the quality is as good as Spotify stores it.
Method 4: Third-Party Cover Art Grabbers
Several sites let you paste a Spotify or album link and download the artwork, and there are dedicated album-cover search tools like the iTunes Artwork Finder that often surface higher-resolution scans (600x600 and up) than Spotify serves. These are convenient, but apply the usual caution: skip anything that wants your Spotify login, watch for junk downloads and pop-ups, and stick to the well-known ones. You never need to sign in to grab a public cover image, so a tool that asks is a red flag. The same common-sense rules we lay out in our Spotify to MP3 guide apply here.
Grabbing a Spotify Profile Picture
Profile pictures work much like cover art. Open the artist or user profile in the web player, open developer tools (Ctrl + Shift + I or Cmd + Option + I), use the element picker on the avatar, and pull the image URL from the highlighted code. Artist images can be large; personal profile pictures are usually smaller. Remember a personal profile photo belongs to that person, so keep any use respectful.
What Reddit and the Community Ask For
The demand for bigger artwork is a long-running request. In this Spotify Community thread on album cover resolution, listeners point out that the in-app art can look soft or low quality and ask for a proper full-size export. The consensus workaround is exactly Method 3 above: go to the web player and pull the source image, since it is higher resolution than what the desktop app displays. It is a common enough need that a purpose-built downloader saves real time.
An Easier Tool Is Coming
Digging through developer tools works, but it is fiddly. SC Utility Hub is building a Spotify cover art and profile picture downloader that takes a link and returns the full-resolution image in one step, no inspector required. In the meantime, our SoundCloud cover art downloader already does exactly this for SoundCloud tracks and profiles, so the workflow will feel familiar.
If your reason for grabbing the artwork is to make a looping visual for your track, look at Spotify Canvas instead. Canvas is the short vertical video that plays behind a song, and a strong cover image is the natural starting point for one. And if you are importing your own music to play locally, the same art can be embedded in your files, which pairs with our guide on how to add MP3 to Spotify. For the rest of the set, see all our Spotify tools and guides.
FAQ
What resolution is Spotify cover art?
Spotify commonly serves artwork at up to 640x640 pixels. The in-app image and screenshots often come out smaller, around 300 pixels, which is why the web player inspector method is the way to get the largest available version.
Can I download Spotify album art without any software?
Yes. Use the desktop app's expand-and-screenshot, the share-link oEmbed trick, or the browser developer tools on the web player. None of these require installing anything or signing into a third-party site.
How do I download a Spotify profile picture?
Open the profile in the web player, open developer tools, use the element picker on the avatar, and save the image from its URL. Treat personal profile photos with respect and avoid reposting them as your own.
Is it legal to download Spotify cover art?
The artwork is copyrighted. Personal reference, a private print, or a wallpaper is generally low risk, but reselling it, putting it on merchandise, or claiming it as your own design is not. Credit the artist and use it responsibly.
Does downloading cover art need Spotify Premium?
No. Cover art is public and viewable on free accounts and the web player, so none of these methods need Premium. Premium only matters for audio features like offline playback.
Sources
- Spotify Community: Album Cover Resolution
- Spotify Community: Full-size album artwork idea
- How to Download Spotify Cover Art (NoteBurner)
- How to Download Spotify Cover Art in High Quality (AudFree)
- 5 Ways to Download High-Quality Spotify Cover Art (TunePat)
- Spotify Album Cover Downloader
- Spotify Web Player