About Lyrics Grid
A free tool to search, translate, and understand song lyrics — built because the existing options are slow, ugly, or locked behind a paywall.
What is Lyrics Grid?
Lyrics Grid is a free online tool that searches song lyrics from three independent sources at once and translates them into your target language with an AI-generated meaning for every line. If you have ever gone looking for lyrics with translation and meaning and landed on a 2011 fan forum, a half-broken translator that ignores line breaks, or an app that demands your email before showing a single word, this tool is the antidote.
Lyrics Grid pulls lyrics in parallel from iTunes, LRCLIB and Lyrics.ovh, merges the results, and opens any song in a clean, distraction-free reader. Hit the translate button and Google Gemini 2.5 Flash returns a translation plus a one-line meaning for every line, in 17 languages including Hinglish. When you are done, export the full result to PDF, plain text, or Markdown for your notes, study app, or share with a friend.
The whole site runs as static HTML, so it loads instantly and is fully indexable by search engines. There is no account to create, no payment to make, and no data sold to anyone. Translation history stays in your browser's local storage and is wiped after 24 hours. The site is built and maintained by a single indie developer, and feedback is welcome on the contact page.
The problem
If you love foreign-language music, you have probably searched for a translation and ended up on a forum thread from 2011, a half-broken translator that ignores line breaks, or a lyrics app that demands your email before showing a single word. None of them explain what the lines actually mean.
Lyrics Grid exists to fix that. We combine three free lyrics databases in parallel, so you almost always find your song. We use Google Gemini to translate and explain each line in 17 languages. We let you export the result in PDF, plain text, or Markdown so you can study it in your note-taking app.
What makes it different
- Real meaning, line by line. Translation alone is not enough — the meaning field captures context, idioms, and wordplay that direct translations miss.
- Hinglish support. Most translators cap at five or six languages. We support 17, including Hinglish (Hindi in Roman script) for Bollywood, Indie, and K-pop crossovers.
- Multi-source search. One source might be missing your song. Three in parallel covers nearly everything in any language.
- Native-script PDF export. Auto-detected Devanagari, Gurmukhi, and Latin fonts render correctly on every device.
- No paywall, no signup wall. The first 10 daily translations are free for anyone. Sign in for 50. Add your own Gemini key for unlimited.
How it works
The site is built with Astro.js (pure static HTML for the best possible search-engine indexing) and Tailwind CSS v4. Tool logic is written in vanilla TypeScript so the JavaScript bundle stays tiny. AI translation is powered by Google Gemini 2.5 Flash, called directly from the browser — your API key, your call, your data.
We do not run a backend. There is no server holding your lyrics or translations. Everything happens in your browser. Your 24-hour translation history stays in your browser's local storage and never leaves your device.
How we make money
Lyrics Grid is free to use and always will be. There is no paywall, no premium tier, and no "free trial" timer. To cover hosting, API, and development costs, we display non-intrusive advertisements served by Google AdSense. Ads are clearly marked, never block the tool, and never appear inside the lyrics reader or search results.
We do not sell your data. We do not run sponsored content or paid placements inside the tool. Translations and search rankings are produced algorithmically and are not influenced by advertisers in any way. Our editorial decisions are independent of our advertising partners.
If you would prefer an ad-free experience, you can add your own Google Gemini API key in Settings to remove the rate limit and rely on your own quota. This is the cleanest path for power users.
Who's behind it
Lyrics Grid is built and maintained by Vishal Dhangar, an indie developer who got tired of squinting at badly-translated K-pop fan subs. The project is open source and feedback is welcome on the contact page.
Find the author on Instagram.
Roadmap
We are keeping v1 lean. Future ideas include:
- Shareable public links for translations
- Spotify and Apple Music embeds in the lyrics reader
- Browser extension for one-click translation on any lyrics site
- Mobile app wrapper via Capacitor
Have a feature request? Send it via the contact form.
Credits
Lyrics Grid is built on the shoulders of generous open services:
- Apple iTunes Search API — song metadata
- LRCLIB — synced and plain lyrics
- Lyrics.ovh — fallback lyrics
- Google Gemini — AI translation and meaning
- jsDelivr CDN — Noto font files for PDF export