Upload a local image
fattly_upload_imageUpload a local image (JPG, PNG, WEBP) to get a public URL for AI image editing, face-swap, or image-to-video generation. No credits charged.
Instructions
Uploads a local image file (JPG, PNG or WEBP) to FATTLY and returns a public fal URL. Use this to turn a photo on disk into an inputImageUrl for editing / face-swap / image-to-video models: pass the returned URL as inputImageUrl to fattly_generate_image or fattly_generate_video. No credits are charged for the upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to a local image file (JPG, PNG or WEBP), max 10 MB. |