imgur fullscreem/bigger images

Remove columns and make the images in imgur larger so it covers most of the screen.

< 腳本imgur fullscreem/bigger images的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2022-04-07

Imgur now uses webp for many images, which results in reduced quality because the expansion doesn't change the "maxwidth" in the URL.

Increasing it to an arbitrarily large number will improve image quality. For example:

https://i.imgur.com/H4QhXu5_d.webp?maxwidth=760&fidelity=grand

to

https://i.imgur.com/H4QhXu5_d.webp?maxwidth=1000000000&fidelity=grand

§
發表於:2022-04-07

You can also load them as straight .jpg or .png by changing H4QhXu5_d.webp to H4QhXu5.jpg or H4QhXu5.png. (Removing the _d, or it will be a thumbnail image.)

發表回覆

登入以回覆