How do you process GIF images with multiple frames (animated GIFs)?
To efficiently moderate animated GIF images, it is important to look at the full animation sequence rather than just the first or last frame. This is why our moderation engine will analyze the full animation sequence and process all relevant frames within the GIF image.
Since GIF images contain multiple frames, the number of operations consumed while analyzing a GIF image will be larger than for still images. The number of operations consumed will depend on the number of frames and the complexity of the GIF image. In any case, the number of operations will never exceed the number of operations you would consume by submitting each frame individually.
Some GIF images with a very large number of frames may not be analyzed as it would take too much time within a single request. If this is the case, you will get an error message from the API telling you so. To process such GIF images you can either split the GIF images into several GIF images with fewer frames, or get in touch to ask for a custom plan.
Other frequent questions
- What is a model?
- What are the ways to send an image to the API?
- What image types are supported?
- What are the acceptable / recommended image dimensions?
- Do you use image metadata to moderate images?
- Is it possible to perform bulk image moderation / to submit images in batch? How many images can be submitted at once?
- Can you detect duplicate images, or image spam?
- Is it possible to customize the Image Moderation API to my needs?
- Can you improve the moderation results based on my reports of incorrectly classified or mislabeled images?