URI Escape

Decode percent escaped URI (URL) strings and encode strings into percent escaped strings
Download

URI Escape Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Tetsuro Kurita
  • Publisher web site:
  • http://homepage.mac.com/tkurita/scriptfactory/en/XModules/index.html
  • Operating Systems:
  • Mac OS X 10.4 or later
  • File Size:
  • 279 KB

URI Escape Tags


URI Escape Description

Decode percent escaped URI (URL) strings and encode strings into percent escaped strings URI Escape is a free scripting addition that will allow you to decode percent escaped URI (URL) strings and encode strings into percent escaped strings.You may have seen a string like "もし.png". Characters for URI (URL) are limited to the subset of ascii characters, therefore other characters (ex. 2 byte characters) are expressed using the "% + hex number" form. The expression "% + hex number" is called a "percent escape". "URI Escape.osax" is a scripting addition to encode/decode strings into/from percent escaped form.The text encodingg before the escaping string must use the UTF-8 character encoding. For strings of system's text encoding, the string will be converted into UTF-8 automatically before the percent escape encoding.NOTE: To install the URI Escape script addition you will have to copy it to the ~Library/ScriptingAdditions/ folder, where ~ is your home folder. What's New in This Release: · Full supoorted Mac OS X 10.6


URI Escape Related Software