URLify sanitize service

Based on URLify for PHP (a PHP port of URLify.js from the Django project), it provides a web service to generate URL safe strings starting from generic text.

It accepts the following parameters (via POST or GET):

string
String to be sanitized. Should be UTF-8 and percent encoded.
If empty display the current help page.

Default: <empty>
mode
Method used for sanitization. It can be: Default: auto
format
Format to be returned. It can assume the values: Default: plain
maxlength
Max length to be returned, it depends on mode. Default: 255

Examples

http://apps1.aperion.it/urlify?string=Wikipédia en français
gives wikipedia-en-francais

http://apps1.aperion.it/urlify?string=首页
gives %E9%A6%96%E9%A1%B5