[GH-ISSUE #313] Editing --> "Border" - has to be an option "outer" instead of "inner" #258

Closed
opened 2026-02-26 09:30:45 +03:00 by kerem · 2 comments
Owner

Originally created by @user3323 on GitHub (Apr 11, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/313

Originally assigned to: @NickeManarin on GitHub.

image

How about to make an option to allow for a border be outer (enlarging width and height of the gif) instead of inner space?

Because, for example, I want to make a border 10 pixels wide on every side... and it covers gif so bad.

Originally created by @user3323 on GitHub (Apr 11, 2018). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/313 Originally assigned to: @NickeManarin on GitHub. ![image](https://user-images.githubusercontent.com/24613274/38627673-34986d22-3db8-11e8-93a2-4da4d4366f24.png) How about to make an option to allow for a border be outer (enlarging width and height of the gif) instead of inner space? Because, for example, I want to make a border 10 pixels wide on every side... and it covers gif so bad.
kerem 2026-02-26 09:30:45 +03:00
Author
Owner

@vatterspun commented on GitHub (Apr 12, 2018):

I think the steps here for a two-pixel border are:

  1. Change the size of the image by one of the following:

    • Expanding the current GIF size OR
    • Create a new GIF canvas that's +2 pixels wide and +2 pixels high and then center the old animation in the new frame
  2. Add a border as before.


It should be noted that this is probably something you'd want to be optional as I can see expanding the size of the overall animation as a bad thing when trying to keep file size low. Either way, good feature suggestion.

<!-- gh-comment-id:380665120 --> @vatterspun commented on GitHub (Apr 12, 2018): I think the steps here for a two-pixel border are: 1. Change the size of the image by one of the following: * Expanding the current GIF size OR * Create a new GIF canvas that's +2 pixels wide and +2 pixels high and then center the old animation in the new frame 2. Add a border as before. --- It should be noted that this is probably something you'd want to be optional as I can see expanding the size of the overall animation as a bad thing when trying to keep file size low. Either way, good feature suggestion.
Author
Owner

@NickeManarin commented on GitHub (Oct 5, 2019):

Done! It will be available with the next version (v2.19), in a few days.
You can simply put negative values to expand the border outwards.

NOTE: When expanding the frame size, the border will be applied to all frames, since the project must have a constant frame size.

image

By the way, you'll be able to add border as a task:

image

<!-- gh-comment-id:538683599 --> @NickeManarin commented on GitHub (Oct 5, 2019): Done! It will be available with the next version (v2.19), in a few days. You can simply put negative values to expand the border outwards. > NOTE: When expanding the frame size, the border will be applied to all frames, since the project must have a constant frame size. ![image](https://user-images.githubusercontent.com/14798947/66260133-c8b32000-e790-11e9-89ec-cddc133053ab.png) By the way, you'll be able to add border as a task: ![image](https://user-images.githubusercontent.com/14798947/66260175-7de5d800-e791-11e9-8a3d-1a31221ab766.png)
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#258
No description provided.