mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #576] Feature Request - Adding Custom Border Image #472
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SethDocherty on GitHub (Jan 6, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/576
I currently make a bunch of GIFs for our documentation that visualizes workflows and often times I need to add a border, say a phone, tablet, or monitor (something like this). I would essentially like to throw my animated screen capture right into the screen of the image so it looks something like this.
I currently have a clunky work-around where I take my capture -> overlay it into the image -> record the capture again with the new border. It would be nice if I could add a custom image border to my screen capture in the the project editor, through the Border tool under the image tab.
Is this something the is currently possible and I'm not in the right menu?
@NickeManarin commented on GitHub (Jan 7, 2020):
There's an easier way to accomplish this:
(You can use #551, since it allows you to add a smaller value when trying to expand the canvas using the Border feature)
@SethDocherty commented on GitHub (Jan 7, 2020):
Thanks for the suggestion! I gave it a quick try with an existing GIF using this image but it didn't quite work as expected.
Here are a couple road blocks:
I tried running the preview version per #551 but it kept opening the version that's installed on my machine.
Another approach is to set my capture area beyond the extent of what I'm trying to capture and then add in the image as a watermark feature. This idea only works if what I'm capturing is not full screen.
@NickeManarin commented on GitHub (Jan 20, 2020):
That's why I offered you to use the preview version #551, it should run normally (it still says v2.19.3, but it's actually the new version).
But you could also apply the negative border multiple times to get the desired canvas size.
@SethDocherty commented on GitHub (Jan 21, 2020):
@NickeManarin, I was able to finally get the preview version to work and it works exactly as you mentioned. The trick I learned is to overshoot your expected canvas size -> Apply the picture and fit ->Crop out canvas to desired size. Below is the final result
The only minor annoyance is the white line running down the right side. I noticed that was appearing after applying the border. Overall, I'm happy with the results and would consider this closed.
Thanks again for your help.
@NickeManarin commented on GitHub (Jan 21, 2020):
Nice! I'll investigate the white line.