Hacker News new | ask | show | jobs
by alvarezbjm-hn 1297 days ago
In that resolution, the picture is almost a blurr.
3 comments

If you're on mobile, Imgur doesn't allow you to view a high resolution version. You have to copy the image URL and then adjust the maxwidth query parameter:

https://i.imgur.com/Hla7cyT_d.webp?maxwidth=640&shape=thumb&...

Because who would want to be able to see the whole image?

still blurry to me
Did you change the value of max width? Eg https://i.imgur.com/Hla7cyT_d.webp?maxwidth=6400
Seems fine to me

     curl -O https://i.imgur.com/Hla7cyT.jpeg && sips -g pixelHeight -g pixelWidth -g dpiWidth -g dpiHeight Hla7cyT.jpeg

    pixelHeight: 2009
    pixelWidth: 1879
    dpiWidth: 72.000
    dpiHeight: 72.000
Here's a link to the proper version: https://i.imgur.com/Hla7cyT_d.png?maxwidth=999999