setweblocthumb

Assigns custom icons to webloc files on macOS

brewmacoslinux
Try with needOr install directly
Source

About

Assigns custom icons to webloc files

Commands

setweblocthumb

Examples

Set a custom icon for a webloc file from an image file$ setweblocthumb mywebsite.webloc icon.png
Set icon from a URL's favicon for a webloc file$ setweblocthumb mywebsite.webloc https://example.com/favicon.ico
Process multiple webloc files with the same icon$ setweblocthumb *.webloc icon.png