rojer / a-s-minus

Awesome Screenshot Minus
102 stars 24 forks source link

4K screenshots end up blurry / half resolution #33

Open MarcusJTWhich opened 7 years ago

MarcusJTWhich commented 7 years ago

I have a laptop with a 4K screen (Dell Precision 5510) and every capture comes out looking blurry/pixelated, as if they've been captured at half resolution then scaled up.

Example: screenshot-4k

trhaynes commented 7 years ago

Having the same issue on a MBP retina display.

From ASM:

google

Using OS X built-in screenshot functionality:

screen shot 2016-08-30 at 11 34 14 am

(Open big to see the difference)

jkayani commented 6 years ago

I have the same result on an FHD (1920 x 1080) XPS 13. This seems to be an issue with the Chrome extension API being used to capture the image, chrome.tabs.captureVisibleTab(), since other users have been reporting low-res screenshots from using it: https://bugs.chromium.org/p/chromium/issues/detail?id=415297