base64Images2Gif
You can set the following parameters. - base64Images (required) Set base64 data lists like ["aaa=","bbb="] - width (option: default 256) Set width of result GIF - height (option: default 256) Set height of result GIF as number - transparent (option: default "False") Set whether transparent is enable as boolean - loop (option: default 0) Set animation GIF loop counts. If set 0, it is infinity…
base64Images2Gif endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
base64toGIFbase64 /image2Gif-prod-hello |
This API will convert **base64 images** into an animated GIF image. You need to provide base64 lists of images and API will return the **base64 of result GIF image**. |
base64Images2Gif pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $99 / month | — |
|