[GH-ISSUE #707] Resolution numbers are off #576

Closed
opened 2026-02-26 09:31:56 +03:00 by kerem · 6 comments
Owner

Originally created by @GhbSmwc on GitHub (Aug 29, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/707

I'm using a Insignia monitor to have my PC screen huge, the problem? This:
image

The image resolution is 200x200, and ScreenToGif is also set to 200x200 (but is actually bigger than that), but they do not match.

I have the zoom settings on paint set to exactly 100% Here is the test image (for you to download and then use ScreenToGif on):
image

Originally created by @GhbSmwc on GitHub (Aug 29, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/707 I'm using a Insignia monitor to have my PC screen huge, the problem? This: ![image](https://user-images.githubusercontent.com/13095760/91645091-3ce15c80-ea10-11ea-9587-aee2d63cbca0.png) The image resolution is 200x200, and ScreenToGif is also set to 200x200 (but is actually bigger than that), but they do not match. I have the zoom settings on paint set to exactly 100% Here is the test image (for you to download and then use ScreenToGif on): ![image](https://user-images.githubusercontent.com/13095760/91645077-17ece980-ea10-11ea-8900-6c1d0257f787.png)
kerem 2026-02-26 09:31:56 +03:00
Author
Owner

@NickeManarin commented on GitHub (Aug 29, 2020):

Paint is displaying a 200x200 image with 96dpi.

ScreenToGif is measuring a 200x200 screen area with something greater than 96dpi.

Here's a screenshot of my screen with 96dpi:
image

<!-- gh-comment-id:683336239 --> @NickeManarin commented on GitHub (Aug 29, 2020): Paint is displaying a 200x200 image with 96dpi. ScreenToGif is measuring a 200x200 screen area with something greater than 96dpi. Here's a screenshot of my screen with 96dpi: ![image](https://user-images.githubusercontent.com/14798947/91645202-84b8b180-ea19-11ea-8997-ec650a914101.png)
Author
Owner

@GhbSmwc commented on GitHub (Aug 29, 2020):

Is there a way I can change the Dpi?

<!-- gh-comment-id:683336398 --> @GhbSmwc commented on GitHub (Aug 29, 2020): Is there a way I can change the Dpi?
Author
Owner

@NickeManarin commented on GitHub (Aug 29, 2020):

No, Paint sizing and ScreenToGif sizing detection are not configurable.

<!-- gh-comment-id:683336555 --> @NickeManarin commented on GitHub (Aug 29, 2020): No, Paint sizing and ScreenToGif sizing detection are not configurable.
Author
Owner

@NickeManarin commented on GitHub (Aug 29, 2020):

But, you can change the DPI/Scale of your screen.

image

<!-- gh-comment-id:683336788 --> @NickeManarin commented on GitHub (Aug 29, 2020): But, you can change the DPI/Scale of your screen. ![image](https://user-images.githubusercontent.com/14798947/91645281-3bb52d00-ea1a-11ea-9e41-4b6151508723.png)
Author
Owner

@GhbSmwc commented on GitHub (Aug 29, 2020):

Tried setting it to 100% (I can see even more things with this setting, awesome!), and tried the same image here (thank goodness my browser didn't resize the image on the page) and was close enough:
image

Also feature suggestion: Enable the user to move the recording window pixel-by-pixel. Normally, all windows lets you do this when you rightclick the titlebar of the window and move, and you can press CTRL+ to move it precisely.

<!-- gh-comment-id:683337681 --> @GhbSmwc commented on GitHub (Aug 29, 2020): Tried setting it to 100% (I can see even more things with this setting, awesome!), and tried the same image here (thank goodness my browser didn't resize the image on the page) and was close enough: ![image](https://user-images.githubusercontent.com/13095760/91645448-1d97fe80-ea13-11ea-91f0-e641c47b4e86.png) Also feature suggestion: Enable the user to move the recording window pixel-by-pixel. Normally, all windows lets you do this when you rightclick the titlebar of the window and move, and you can press CTRL+<ArrowKeys> to move it precisely.
Author
Owner

@NickeManarin commented on GitHub (Aug 29, 2020):

Also feature suggestion: Enable the user to move the recording window pixel-by-pixel. Normally, all windows lets you do this when you rightclick the titlebar of the window and move, and you can press CTRL+ to move it precisely.

This was implemented already and it will be available with the next version (v2.27).
You'll be able to control the movement using the arrow keys, the resize with Shift/Ctrl + arrow keys.

Holding Alt while moving or resizing will set the steps to 5px, else 1px.

<!-- gh-comment-id:683337984 --> @NickeManarin commented on GitHub (Aug 29, 2020): > Also feature suggestion: Enable the user to move the recording window pixel-by-pixel. Normally, all windows lets you do this when you rightclick the titlebar of the window and move, and you can press CTRL+ to move it precisely. This was implemented already and it will be available with the next version (v2.27). You'll be able to control the movement using the arrow keys, the resize with Shift/Ctrl + arrow keys. Holding Alt while moving or resizing will set the steps to 5px, else 1px.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#576
No description provided.