Skip to content

Commit

Permalink
Merge pull request #1 from danmarshall/patch-1
Browse files Browse the repository at this point in the history
fix url to potato quality
  • Loading branch information
evanw committed Mar 22, 2023
2 parents aafc72b + 973deb0 commit 4708e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h2 id="comparisons"><a href="#comparisons">#</a>Comparisons</h2>
This is an experiment of mine to see how Google's
<a href="https://developers.google.com/speed/webp/docs/compression">WebP image format</a> does at this. The
"hash" is just the contents of the "VP8" chunk in a minimal WebP file: 0% quality (i.e.
<a href="https://knowyourmeme.com/memes/recorded-with-a-potato.">potato quality</a>) and a size of 16x16, since
<a href="https://knowyourmeme.com/memes/recorded-with-a-potato">potato quality</a>) and a size of 16x16, since
WebP encodes everything in 16x16 blocks. The image is reconstructed by blurring a scaled-up copy of a minimal
WebP file with the VP8 chunk reinserted.
</p>
Expand Down

0 comments on commit 4708e3b

Please sign in to comment.