Kimi K3 Is Already Close to Claude on a Real Coding Task
In my little coding test, Kimi K3 and Claude Fable 5 both completed the same repo-wide coding task and passed the same…
This analysis compares DeepL with modern Large Language Models (LLMs) like OpenAI's GPT-4o, Anthropic's Claude 3.5 Sonnet, and Google's Gemini 1.5 Pro for translation tasks. As someone who has managed translation workflows for years - from Google Translate through DeepL's rise to today's LLMs - I'll provide a technical assessment of how these technologies stack up across key metrics.
DeepL revolutionized machine translation with neural translation that grasped context better and produced more natural phrasing than predecessors. When DeepL launched, it demonstrated remarkably improved fluency and accuracy compared to Google Translate, with translations requiring far fewer manual corrections. DeepL excelled particularly with European languages, delivering near-human-level fluency in many cases.
DeepL built its reputation on context-aware accuracy and natural phrasing. It supported fewer languages than Google Translate but delivered noticeably better results for the languages it did cover (primarily English, German, French, and other major European languages).
The latest generation of LLMs has challenged DeepL's dominance. Despite being general-purpose AI rather than specialized translation engines, models like GPT-4, Claude 3.5 Sonnet, and Gemini 1.5 Pro now match or exceed DeepL's output quality in blind tests.
Recent evaluations show GPT-4 achieving translation quality (measured by COMET score) on par with top systems like DeepL for English to Spanish. Another study focusing on literary translation found LLMs producing more succinct and contextually nuanced translations than DeepL, which tends toward safer, more literal interpretations to avoid misunderstandings.
While DeepL may still hold a slight edge in certain language pairs (like German), the quality gap has narrowed significantly. For most practical purposes, top LLMs now deliver comparable or superior accuracy.
DeepL primarily focuses on fidelity to the source text's meaning. Its customization options are limited:
While excellent for consistent, accurate translation, DeepL lacks the ability to dynamically adapt style beyond these basic parameters. It doesn't let you change writing style on the fly or apply different styles to different document sections.
LLMs offer unprecedented stylistic control through instructional prompting:
For example, with Claude or GPT-4, you can request a translation that mimics marketing tone after showing a few examples, resulting in output that requires minimal rewriting. This contextual adaptability substantially reduces post-editing needs when specific tones or styles are required.
The flexibility comes with a small risk - if prompts are misunderstood, the LLM might take excessive creative liberty. However, with proper instruction, LLMs reliably maintain the source content's intent while adapting stylistic elements.
Speed remains DeepL's major competitive advantage. Its API delivers:
DeepL's architecture is specifically designed for translation efficiency at scale. This speed advantage is critical for real-time applications or bulk processing.
LLMs demonstrate significantly slower performance:
These speed differences materialize clearly in production environments. While DeepL returns translations almost immediately, LLMs noticeably "generate" responses, resulting in a much slower experience for bulk translation needs.
For startups or enterprises dealing with real-time or high-volume translation (user-generated content, documentation, etc.), this performance gap remains a decisive factor in DeepL's favor.
DeepL uses character-based pricing:
For context, one million characters equals roughly 200,000 English words.
LLMs use token-based pricing that translates to considerably lower per-character costs:
This creates dramatic cost differences at scale. For 10 million characters (approximately 5,000 pages):
The cost gap becomes even more pronounced at higher volumes. For enterprises with substantial translation needs, LLMs offer an order of magnitude cost advantage in many cases, while maintaining competitive quality.
DeepL excels at preserving formatting:
When processing HTML, DeepL reliably translates text within tags while maintaining the exact tag structure. This consistency is valuable for HTML snippets, formatted documents, and structured text where formatting integrity is critical.
However, DeepL's approach is somewhat inflexible. It translates uniformly with limited control over specific elements. You cannot easily:
LLMs offer more flexible format handling through instructional prompting:
For example, you can instruct an LLM: "Translate the text, but don't alter any HTML tags or attributes, and keep the <a> tags as they are." You can request that it translate visible text but leave HTML comments untouched.
This flexibility is powerful for complex documents with mixed content types. However, LLMs require careful prompting and occasionally produce errors with complex formatting. While generally reliable with clear instructions, LLMs don't have the built-in format guarantees that specialized translation engines provide.
DeepL offers:
LLMs require:
While LLMs provide more flexibility, they also demand more engineering effort to implement reliably, especially for formatted content. Some organizations address this by using DeepL for bulk translation and LLMs for refinement or special cases.
DeepL recently integrated their own LLM technology, suggesting convergence between specialized translation systems and general-purpose AI. But honestly, I think DeepL will have a hard time catching up with OpenAI, Anthropic and Google. Meanwhile, LLMs continue improving in reliability and speed.
The future likely holds:
DeepL and modern LLMs represent different approaches to machine translation, each with distinct advantages. DeepL remains unmatched for speed and reliability, especially for high-volume needs. LLMs offer comparable quality with superior stylistic control and cost efficiency, but at the expense of speed.
The ideal choice depends on specific requirements:
Many organizations now implement hybrid approaches, using DeepL for speed-critical operations and LLMs for content where nuance and customization matter or using them for post-processing DeepL results.
As general AI continues advancing, the distinction between specialized translation tools and general-purpose AI will likely continue blurring, ultimately benefiting users with more capable, flexible, and affordable translation options.
Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.
Take a look at vroni.com