ashfordhill/Puppeteer Screenshot, Timeline and GIF Action

Take screenshots and videos of given URL. Create timeline GIFs with cumulative screenshots to display target history.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlThe URL to visit and screenshotyeshttp://localhost:3000
folderThe folder to save outputs inyestimeline
base_screenshot_nameBase name for screenshots (e.g., "screenshot")yesscreenshot
make_gifWhether to generate an animated GIF from screenshotsnofalse
gif_nameOutput GIF name (e.g., "timeline.gif")notimeline.gif
frame_durationSeconds each frame is shown in the GIF (e.g., 0.083 for ~12 fps, 1 for 1 fps)no1
scale_widthOutput width in pixels (height auto-scaled)no640
auto_screenshotsWhether to automatically take screenshots (true) or only when commit message contains "#screenshot" (false)notrue
video_formatOutput format(s) for the video. Options: mp4, gif, or "mp4,gif". Set to "none" to disable.nonone
video_durationDuration to record video in secondsno10
video_speed_secondsSpeed up factor for the video (e.g., 2 for 2x speed, 0.5 for 50% slower)no1
base_video_nameBase name for the video file (extension added automatically)novideo

no outputs