Import recipe from image
import_recipe_from_imageUpload a photo of a recipe from a cookbook or handwritten card, and let Mealie's AI extract and create a complete recipe. Optionally translate the result into a target language.
Instructions
Creates a recipe from a photo of one — a cookbook page, a handwritten card — by having Mealie run it through its configured AI provider. Requires an AI provider set up in Mealie; without one the call fails, and the setting itself is only visible to a group manager or admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Image format, used for the upload filename and content type | |
| image_base64 | Yes | The image, base64-encoded, without a data: URI prefix | |
| translate_language | No | Translate the extracted recipe into this language, e.g. "de" or "German" |