{
  "$type": "site.standard.document",
  "canonicalUrl": "https://www.adamdjbrett.com/blog/2025-10-09-webp-jpg/",
  "path": "/blog/2025-10-09-webp-jpg/",
  "publishedAt": "2025-10-09T01:15:34.000Z",
  "site": "at://did:plc:3vmq5usrh3yvhbrrzf4ymo23/site.standard.publication/3mpfboadoa72e",
  "tags": [
    "notes",
    "website"
  ],
  "textContent": "In the quest for ultrafast websites and the every elusive four-hundos score in Google's lighthouse, I have recently begun to explore what are the best and fastest ways to convert JPG and PNG files to webp. Certainly I could use online tools to convert the images but then, there are concerns of course about webtools renaming files, modifying metadata, and of course having limits on them. Therefore I turned to a Mac users best friend homebrew where I found the wonderful Homebrew Formulae for webp. The tool is super easy to install and use.\n\n1. install homebrew\n2. \n3. press return\n4. wait\n5. navigate to the folder that has the image you want to convert\n6. \n7. press return\nDone\n\nIf you have a whole folder you wish to convert you can use Phil Warnath's super helpful script:",
  "title": "How to convert JPG to WEBP in macOS"
}