TSV Translation Tool

Tab-separated values for Godot/Unity with CSV-level protection

No login required From $39 Variable-safe

The Problem

  • Tabs convert to spaces (breaks TSV structure)
  • Same variable issues as CSV
  • Generic parsers don't handle tabs correctly
  • Manual TSV editing is tedious

The Solution

  • Tab-aware parser preserves delimiter
  • Same variable locking as CSV parser
  • Structure-first translation
  • From $39 flat — no per-word pricing

Before & After Translation

See how TSV files look before and after AI translation. Variables remain untouched.

Original (English)

Word count: 28
keys	en
GREET	Hello {player_name}!
BYE	Goodbye
QUEST	Kill {count} rats for {npc_name}.
SLOTS	%d/%d slots used

Translated (Spanish)

28+ languages
keys	es
GREET	¡Hola {player_name}!
BYE	Adiós
QUEST	Mata {count} ratas para {npc_name}.
SLOTS	%d/%d huecos usados

Notice: All variables (like {pattern}) remain completely unchanged in the translated version.

Variable Protection Patterns

TSV files contain special patterns that must never be translated. Our AI locks them automatically.

Locked
{player_name}

Curly braces

Locked
{count}

Curly braces

Locked
%d

Printf

Preserved
\t

Tab delimiter

Ready to Localize Your TSV Files?

Upload your TSV file and get variable-safe AI translation in 24 hours. No login required. From $39 per file.

24 hours · Variable-safe · 28+ languages