coverify icon indicating copy to clipboard operation
coverify copied to clipboard

🎧 Web tool that creates album artworks for Spotify playlists, where different fonts, colors, and a ton of images can be applied.

covers

Coverify

Coverify is a web tool to create yourself artwork, where you can apply different fonts, colors and a ton of images from Unsplash; and upload it directly on Spotify.

Spotify playlist looking good.

  • 🎧 Custom labels;
  • 📷 Custom background from Unsplash API;
  • 🎨 Endless colors and typographies;
  • ⚡️ Update directly on Spotify

Development

Creating the environments variables

  • Spotify client id;
  • API on Unsplash

Check the env.sample file

Hack it

Install dependencies:

$ npm install

Run development mode

$ npm run dev