Trusted by 500+ teams worldwide

Internationalization
without the pain.

The complete i18n platform. AI-powered translations, CLI code transformation, and seamless integrations. Ship globally in minutes, not months.

No credit card required
100 strings free forever
Setup in 2 minutes
Works with
Next.js
React
🟢Vue
🔥Svelte
🚀Astro
50+
Languages Supported
7
Framework Integrations
99.9%
Uptime SLA
<100ms
API Response
CLI

Transform code in seconds

Our CLI scans your codebase and automatically converts hardcoded strings to i18n function calls. Zero manual work required.

Framework Detection

Auto-detects Next.js, React, Vue, Svelte, and more. Uses the correct i18n hooks for each.

Smart Imports

Adds correct imports and hooks automatically. Handles existing imports gracefully.

Preview Mode

Dry-run to preview changes before applying. Review every transformation.

Available Commands
npx intlpull scan- Transform strings
npx intlpull pull- Download translations
npx intlpull push- Upload local changes
Terminal
// Before
<h1>Welcome to our app</h1>
<p>Hello, {user.name}!</p>
<button>Get Started</button>
$ npx intlpull scan --namespace home
// After
import { useTranslations } from 'next-intl';
const t = useTranslations('home');

<h1>{t('title')}</h1>
<p>{t('greeting', { name: user.name })}</p>
<button>{t('cta')}</button>
Features

Everything you need to go global

A complete toolkit for managing translations at any scale.

Universal Import & Export

Import and export in any format. Auto-detect and merge seamlessly.

JSON
YAML
CSV
Android
iOS

Version Snapshots

Create version tags, export ZIPs, rollback anytime. Full translation history with audit trails.

Team Collaboration

Invite translators, reviewers, and developers. Role-based access control and approval workflows.

Translation Memory

Reuse translations across projects. Glossary terms ensure consistency across your entire organization.

Enterprise SSO

Self-serve SAML & OIDC configuration. Domain verification, auto-provisioning, role mapping.

Real-time Sync

Changes sync instantly. Webhooks notify your systems. API for custom integrations.

Auto-Translation
Live
🇺🇸
English (Source)
Welcome to IntlPull!
🇪🇸
¡Bienvenido a IntlPull!
🇫🇷
Bienvenue sur IntlPull!
🇩🇪
Willkommen bei IntlPull!
🇯🇵
IntlPullへようこそ!
AI-Powered

One string, every language

Add a translation in any language and watch it instantly propagate to all your supported languages. Our AI understands context, preserves placeholders, and maintains consistency.

Context-Aware
AI understands your app context for accurate translations
Per-Language Instructions
Customize tone, formality, and terminology per language
Human Review
Flag translations for review, track approval status
MCP Server

AI-Powered Translation Management

Let Claude, Cursor, or Copilot manage your translations directly through the Model Context Protocol. Your AI assistant becomes a translation expert.

AI Assistant
MCP Connected

Add a new string "checkout.success" with message "Your order is confirmed"

I'll add that string and translate it to all your configured languages.

+en:Your order is confirmed
+es:Tu pedido está confirmado
+fr:Votre commande est confirmée
+de:Ihre Bestellung ist bestätigt

Added to 4 languages via IntlPull MCP

Natural Language Control

Just tell your AI what to translate. No need to learn new syntax or switch contexts.

Full API Access

Create, update, delete strings. Manage projects. The AI has complete access to IntlPull.

Auto-Translation

New strings are automatically translated to all your configured languages.

Works With
Claude
Cursor
Windsurf
VS Code
Exclusive Feature

OTA Translation Updates

Update translations instantly without app store releases. Our competitors don't have this.

Skip the App Store

Push translation updates directly to your mobile apps. No waiting for Apple or Google review.

Delta Updates

Only download what changed. Minimal bandwidth, instant updates for your users.

Full SDK Support

Native SDKs for iOS (Swift), Android (Kotlin), React Native, and Web.

Available SDKs
🍎iOS Swift
🤖Android Kotlin
⚛️React Native
🌐Web JS
OTA Support Comparison
IntlPull Exclusive
PlatformIntlPullOthers
iOS OTA Updates
Android OTA Updates
React Native SDK
Delta Downloads
Language Bundles
Easy Migration

Switch from competitors in 10 minutes

Coming from Lokalise, Crowdin, or Phrase? Our one-click migration imports all your projects, translations, TM, and glossary automatically.

Average Savings
vs Lokalise/Crowdin/Phrase
60%
Cost Savings
10m
Migration Time
0
Data Loss
All projects & translations
Translation Memory preserved
Glossary terms imported
Team invites sent automatically
Pricing

Simple, transparent pricing

Start free, scale as you grow. All plans include unlimited projects and languages.

Free
$0/mo
200 strings
Starter
$12/mo
5,000 strings
Most Popular
Growth
$42/mo
15,000 strings
Professional
$119/mo
75,000 strings

Switching from another platform?

Calculate your savings with IntlPull

Pricing Calculator

See how much you could save

5,000
100100,000
5
150

Lokalise

$275/mo

IntlPull

Starter

$12/mo

You Save

$263/mo

Save $3,156 per year (96% less)

* Based on Team plan pricing. Actual costs vary by negotiation. IntlPull pricing is fixed and transparent.

Ready to go global?

Join hundreds of teams shipping localized apps with IntlPull. Start your free trial today.