{"uid":"cap_NdBaJHLffVqeWRYWLQ25x","slug":"deepai-pay-zeroclick-io-deepai-image-to-video-animator-17efa0dd","name":"DeepAI Image-to-Video Animator","description":"Submits an image to video job. Send the source image as a public http(s) URL, or inline as a base64 data URL (data:image/jpeg;base64,...). Inline images count against the 10 MiB request body limit, so about 7.5 MB of raw image fits; send anything larger as a URL. The image must decode as an image and be at most 20MB; redirects are followed for URLs. Returns {id, status: \"processing\"} immediately; poll GET /video-api/status/{id} every few seconds until status is completed (output_url) or failed (error). The status record expires one hour after completion. Flagged content is rejected with a 400. Billed per second at the chosen mode.","url":"https://deepai.pay.zeroclick.io/video-api/img2video","method":"POST","headers":{},"bodySchema":{"type":"object","example":{"mode":"hd","image":"https://picsum.photos/id/237/400/300","prompt":"the camera slowly zooms in","duration":5},"required":["image"],"properties":{"mode":{"enum":["hd","hollywood"],"type":"string","default":"hd","example":"hd","description":"hd for standard videos (billed as hd_seconds), hollywood for 2K cinematic quality (billed as hollywood_seconds)."},"image":{"type":"string","format":"uri","example":"https://picsum.photos/id/237/400/300","description":"The source image: a public http(s) URL, or a base64 data URL (data:image/png;base64,...) for images up to about 7.5 MB raw, within the 10 MiB request body limit. At most 20MB decoded."},"shape":{"enum":["square","landscape","standard","vertical","portrait","auto"],"type":"string","default":"auto","example":"landscape","description":"Output shape. auto matches the source image. Must be auto in hollywood mode."},"prompt":{"type":"string","example":"the camera slowly zooms in","maxLength":3000,"description":"Optional guidance for the motion, up to 3000 characters."},"duration":{"type":"integer","default":5,"example":5,"maximum":15,"minimum":5,"description":"Length of the generated video in seconds, 5 to 15. Billing is per second."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"1","displayCostAsset":"USD","priceDynamic":true,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"dynamic","summary":"$1/call (dynamic — varies by input)","primary":{"kind":"dynamic","protocol":"mpp","network":"tempo","amountUsd":"1","per":"call","confidence":"exact"},"accepted":[{"kind":"dynamic","protocol":"mpp","network":"tempo","amountUsd":"1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GbpDl9QYhv-2UzBt73AEt","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"1","costPer":"request","priority":0,"asset":"usd","unit":"request","depositMicros":null,"planRef":null}],"brandName":"deepai.pay.zeroclick.io","brandSlug":"deepai-pay-zeroclick-io-mpp","brandBaseUrl":"https://deepai.pay.zeroclick.io","brandDocsUrl":null,"whatItDoes":"Animates a source image into a short video clip (5–15 seconds) using optional motion guidance, returning a job ID to poll for the output URL.","exampleAgentPrompt":"Can you animate this dog photo into a 10-second landscape video where the camera slowly zooms in? Use the HD mode. Here's the image: https://picsum.photos/id/237/400/300","exampleUseCases":[{"title":"Product photo brought to life","prompt":"Take this product image at https://example.com/sneaker.jpg and turn it into a 5-second landscape video with a slow cinematic pan — use Hollywood 2K quality mode."},{"title":"Social media reel from portrait photo","prompt":"I want to animate this portrait photo (https://example.com/model.jpg) into a vertical 10-second video with the prompt 'gentle breeze moves hair, soft bokeh background' — standard HD mode is fine."},{"title":"Travel photo animation for presentation","prompt":"Convert this landscape travel photo at https://example.com/mountains.jpg into a 15-second video with a slow zoom-in effect, square format, HD quality."}],"resultDescription":"Returns immediately with {id, status: 'processing'}. The agent must poll GET /video-api/status/{id} every few seconds until status becomes 'completed' (includes output_url pointing to the generated video file) or 'failed' (includes error message). The status record expires one hour after completion.","failureModes":["400 if image content is flagged as inappropriate","400 if image cannot be decoded or exceeds 20MB","400 if inline base64 image exceeds 10 MiB request body limit","400 if 'hollywood' mode is used with a non-auto shape","Polling status returns 'failed' with error if video generation fails on the backend","Status record not found if polled more than one hour after completion"],"whenToPreferThis":"Choose this endpoint when you have a source image and want to generate a short animated video from it, optionally guided by a text motion prompt. Prefer HD mode for standard quality at lower cost; use Hollywood mode for 2K cinematic output. This is distinct from text-to-video (no source image) and is best when the visual content of the output should be anchored to an existing image.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:36:56.294Z","isFirstParty":false}