Skip to content

ectodrop/Aseprite-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Demo: demo


A Lua script using the Aseprite API to provide a method for deleting large chunks of frames in steps.

Useful for reducing the framecount of a source gif.


Configure

  • The step size when considering what frames to remove
  • The offset from the start of the selection
  • Whether to update the frame duration after deletion, (i.e. if the duration of a frame is 60ms, with a step size of 2, the frame duration will become 120ms)


Includes a small preview showing the pattern of which frames will be deleted (highlighted in black)

About

an aseprite lua script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages