A simple yet powerful Spotify-like lyrics image generator built entirely with vanilla JavaScript.
LyricPost is a web application that allows users to generate Spotify-like lyrics images. By entering the name of a song, users can fetch songs from Spotify, select one, and then fetch the corresponding lyrics from lrclib. Users can then select lines from the lyrics and generate a stylish image with customizable colors and other settings.
- Finding a song using Spotify Web API
- Fetching the lyrics from lrclib
- Generating a share-ready lyrics image with selected lyrics
- Customizing colors and other elements of the generated image
- Downloading the image in high quality
You can check it out here.
Light mode | Dark mode |
---|---|
- Clone the repo
https://github.com/palinkiewicz/lyricpost
- Run index.html
It's that easy!
This project is not affiliated with or endorsed by Spotify. The Spotify logo is used in compliance with Spotify's branding guidelines and is fetched from an outside source.