Convert data from URL

We have added a new function in our Convert data web service to convert data from URL. This complements the other features of converting data from local file and from text copied into the text box.

Our web service will download the file from the given URL, but it won’t work with file protocol or local domains (such as localhost or 192.168… IPs), and it will execute the chosen operation on its content. Redirections (like HTTP 301 or 302) won’t be followed. If an error occurs, a message will be displayed. If success, the content of the file will be displayed and the result of the operation like in the screenshot below.

Leave a Reply

Your email address will not be published. Required fields are marked *