Skip to content

Url To Webloc API

POST https://api.findutils.com/api/tools/url-to-webloc/execute

Convert Windows .url Internet Shortcuts into Mac .webloc website location files. Pass each file as { name, content } with its text. The URL= line of the [InternetShortcut] section (case-insensitive, CRLF and byte order mark tolerated) becomes the URL string of an XML property list, which Finder opens; the output keeps the source name with .webloc instead of .url (repeated names get " (2)"). A file without that section or URL line, and any binary .lnk shortcut, is listed in skipped with the reason and the rest still convert. Writes XML plists, not binary ones. The URLs are copied as written and never opened.