Screentogif: More automatic tasks

Created on 23 Oct 2018  路  6Comments  路  Source: NickeManarin/ScreenToGif

I would like to have an automatic task that inserts a progress bar in every GIF I record.
Additionaly I would like some sort of fully automated export that performs the automated tasks set up and then exports to a specific folder/file and overwrites if need (maybe as an option if it should always overwrite)

enhancement future feature

Most helpful comment

:+1: Would be great if it was possible to create templates for the below list of things. Then they could be enabled, and applied in the automatic task section.

  • Add progress bar
  • Add title slide
  • Scale delay
  • Add watermark

I use these in an identical manor frequently. Would be a great feature to be able to automate. Thanks.

All 6 comments

It'd be nice if you could "record" automated tasks (similar to Adobe Illustrator and Photoshop Actions)

Some of the batch items requested might be managed by a separate screen/program/function that does batch operations to GIF files, similar to XNView program. This might be something people who don't need the full ScreenToGif editor might want to use.

XnView example screen 1:
image

XnView example screen 2:
image

Some possible items could include:

  • Convert to smaller size (shrink)
  • Convert to fewer colors
  • Convert to video, Animated PNG, individual frames
  • Add progress bar
  • Crop X pixels from right/left/top/bottom
  • Save to [folder]
  • Overwrite / rename

These would stack so for example you could add a progress bar to a file that you've cut down to 32 colors and save to MP4.

Just a suggestion.

:+1: Would be great if it was possible to create templates for the below list of things. Then they could be enabled, and applied in the automatic task section.

  • Add progress bar
  • Add title slide
  • Scale delay
  • Add watermark

I use these in an identical manor frequently. Would be a great feature to be able to automate. Thanks.

I just added the Progress as an available task.
It will be available with 2.19, next week.

Scale delay is already available, @andrew-davis (as Delay update > Scale).

Title frame I'm not sure how could I implement.
Maybe let the user select the index based on a percentage?
Like insert title frame at 0% in order to insert at frame 0?
100% to insert at the latest position?

Resize could be done like this:

Fixed mode: Always resizes to a given size.
Maximum size mode: Sizes down all frames to match the maximum size, ignores smaller frames.
Minimum size mode: Sizes up all frames to match the minimum size, ignores bigger frames.

Watermark is other one that is not that simple to implement.
The scale could be based on the frame size (or maybe just the watermark size, or both).
The position could be set via alignments (left, center, right, top, middle, bottom) or via X/Y percentage?
X50% would center the watermark in the X axis.

Was this page helpful?
0 / 5 - 0 ratings