Metadata

https://api.jibby.space/metadata/

Options

No options avaliable.

Result

Screenshot

https://api.jibby.space/screenshot/

Options

Param
Type
Default

width

number

852

height

number

480

scale

number

1

clipX

number

clipY

number

quality

number

80

format

jpeg | png | webp

webp

fullPage

boolean

false

omitBackground

boolean

false

darkMode

boolean

false

Result

Record

https://api.jibby.space/record/

Options

Param
Type
Default

width

number

1280

height

number

720

scale

number

1

darkMode

boolean

false

animation

string

1000,500,0,smooth

Animation values are created in the format: wait (the duration it stays after an animation has played), top (how many pixels to go from the top), left (how many pixles to go from the left), behavior (smooth, instant, auto)

Animations can be chained together using a colon. Example 1000,100,0,smooth:1000,300,0,smooth

Result