This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
david celis
davidcel.is
did:plc:so3nphemmrxnh63ye3c4x6dg
i feel like i'm going fucking crazy. can someone please explain to me why Vips would be _increasing_ the file size of a WebP when saving it with 90% quality???
```ruby
> File.size(webp.path) / 1e6
=> 1.222172
> Vips::Image.new_from_file(webp.path)… davidcel.is/notes/1711…
2023-10-10T00:20:26.857Z