[GH-ISSUE #1320] [Feature Request] Independent Image Scaling and Positioning When Resizing Canvas #3479

Closed
opened 2026-03-01 19:12:09 +03:00 by kerem · 0 comments
Owner

Originally created by @bqliang on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1320

Originally assigned to: @NickeManarin on GitHub.

For certain reasons, I often need to set the canvas size after recording, while repositioning and resizing the originally recorded image. For example, if the recording size is 100px by 100px, after recording, I want to adjust the canvas size to 200px by 200px, with the original image size unchanged, still 100px by 100px. I want to move the image to the center of the canvas, meaning the canvas may be transparent or black, and the true recorded content is only in the central 100px by 100px area. I'm not sure if my description is clear enough, but currently, ScreenToGif only allows me to adjust the canvas size, and the image resizes along with the canvas (it always stretches to fill the canvas).

In the future, would it be possible to allow independent scaling and moving of the image while adjusting the canvas size?

Originally created by @bqliang on GitHub (Jul 23, 2024). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1320 Originally assigned to: @NickeManarin on GitHub. For certain reasons, I often need to set the canvas size after recording, while repositioning and resizing the originally recorded image. For example, if the recording size is 100px by 100px, after recording, I want to adjust the canvas size to 200px by 200px, with the original image size unchanged, still 100px by 100px. I want to move the image to the center of the canvas, meaning the canvas may be transparent or black, and the true recorded content is only in the central 100px by 100px area. I'm not sure if my description is clear enough, but currently, ScreenToGif only allows me to adjust the canvas size, and the image resizes along with the canvas (it always stretches to fill the canvas). In the future, would it be possible to allow independent scaling and moving of the image while adjusting the canvas size?
kerem 2026-03-01 19:12:09 +03:00
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#3479
No description provided.