URL to Webloc
BetaConvert Windows .url Internet Shortcuts, or a ZIP of them, into Mac .webloc files that Finder opens. Batch conversion, .lnk files reported. Files are not uploaded.
- Free, no sign-up
- REST + MCP
- Updated
- Reviewed by Olgun Ozoktas
Processed in your browser: the files are not uploaded to FindUtils and none of their links is opened. Analytics and ads may load on the page.
Going the other way? Webloc to URL →Why Use URL to Webloc?
A Windows Internet Shortcut (.url) is a small INI text file. Its [InternetShortcut] section holds a URL= line with the address, often with icon settings next to it. URL to Webloc reads that section with the same parser as Internet Shortcuts to CSV, matching keys in any letter case and accepting CRLF line endings, a byte order mark and the extra sections some browsers add.
For each shortcut with a URL it writes a Mac .webloc: an XML property list whose dictionary has one URL key holding the address, the form current macOS writes and Finder opens. It writes XML, not a binary property list. One converted file downloads on its own; several download together as url-webloc.zip.
Files that cannot be converted are listed with the reason and the rest still convert: an empty file, a file with no [InternetShortcut] section, a section with no URL= line, an address containing a control character a property list cannot hold, a binary .lnk shortcut, or a .webloc that is already a Mac shortcut. The addresses are copied exactly as written and never requested.
How it compares
On a Mac you can make a .webloc by dragging a link out of Safari, but that means opening every .url in a text editor first to find its address. Online converters usually take one file at a time and require uploading it. This page converts a whole folder or ZIP of .url files in one step and does it in the tab without uploading the files.
Tips for Converting .url Files
- Each .webloc keeps the name of its .url, so Team Wiki.url becomes Team Wiki.webloc. Two files with the same name get " (2)" added so the ZIP never overwrites one.
- Key names are matched in any letter case, and Windows CRLF line endings, a byte order mark and extra browser sections before [InternetShortcut] are all accepted.
- A .lnk file is a binary shortcut to a program, folder or document, not a web link. It is listed as skipped rather than guessed at.
- A shortcut that points to a file: or other non-web address is still converted, and a note says so, since it may not open on a Mac.
- To go the other way, from Mac .webloc files to Windows .url, use Webloc to URL.