send link to app

Word Unscrambler Free


4.6 ( 5216 ratings )
Materiały źródłowe Produktywność
Desenvolvedor: Ronak Gajrawala
Darmowy

A fast, simple, lightweight and free word unscrambler packed with a large local dictionary. No cellular data or WiFi needed!

-- Basic Usage --
Tap on the input box and enter a scrambled word. Results will show up as you type. After typing in your word, press the "Done" button and view the results in the table! For example, typing in "loleh" will put "hello" on the table.

Press the info button if you have any questions.

-- Advanced Usage --
The unscrambler also supports alphabet ranges and wildcards.

The syntax for a range is as follows: "[start_character-end_character]". For example, entering "[e-k]" will search for a word that includes any letters between (and including) e and k. Example: Typing "tc[a-e]" will give "act", "cat", "etc" and "tec".

The syntax for a wildcard is "?". A wildcard is the same thing as a range from a to z and is the simpler version of typing "[a-z]". Example: Typing "tc?" is the same as typing "tc[a-z]" and will give "act", ..., "cit", "cot", ...