language detection tool

Quick Get Source Language

Welcome! TextToLanguage is all about helping you find the source language of an article. We use a method called the ngram to detect languages based on complex algorythms. So you don't need to search the web to find out what language an item is created in.

To Get Started Just pick what type of content your submitting then our script will instantly check out the content and return what we suspect to be the most likely language that the content is written in!

So whenever you need to quickly find out the language of any text, just use us! What's more is we provide a quick and easy to use API!
Check A Block Of Text
Check A Website URL
Website URL:



Please make sure you have http at the start of the URL! If you do not then this will fail. This can only work on public content
Find Out Twitter Users Language
Twitter Username:



The Twitter username should be just the alphanumeric section. Do not include the twitter URL in this section



Application Programming Interface

We would love it if you decided to use our ngram system to add language detection into your application. The API is simple, pass it content via GET or POST (Post for larger strings) and our system will return the language in plain text format.

http://TextToLanguage.com/api/

POST or GET content, will return plain english result of language.

Features