Upload a song and Pinline times the pasted lyric lines in the background. If the audio and lyrics disagree, the project is marked for review instead of pretending every line matched cleanly.
Pinline writes the canonical formats every modern lyrics surface accepts. Pick one or export all three.
<p begin="0:35.80" end="0:39.50"> Hold me steady, hold me slow </p>
[00:35.80]Hold me steady, hold me slow [00:39.50]Like the river holds the stone
[
{ "t": 35.80, "text": "Hold me steady..." },
{ "t": 39.50, "text": "Like the river..." }
]Every plan ships the same exports: TTML, LRC, and JSON. Paid tiers add cloud sync and version history.