> ## Documentation Index
> Fetch the complete documentation index at: https://docs.foryoueats.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Recipe from a Photo or Image

> Upload a photo of any recipe — a cookbook page, handwritten card, or screenshot — and Foryoueats converts it into a structured digital recipe using AI.

You can create recipes from physical sources without typing them out by hand. Foryoueats uses AI to read the image and convert it into a fully structured recipe with named fields for ingredients, steps, and more.

## What you can import

<CardGroup cols={3}>
  <Card title="Cookbook pages" icon="book-open">
    Photograph a page from any cookbook or magazine.
  </Card>

  <Card title="Handwritten cards" icon="pencil">
    Snap a photo of a recipe card, even if the handwriting isn't perfect.
  </Card>

  <Card title="Screenshots" icon="image">
    Upload a screenshot of a recipe from any app or website.
  </Card>
</CardGroup>

## How to import

<Steps>
  <Step title="Open the app">
    In Foryoueats, click **Create Recipe** and select **Create From Image**.
  </Step>

  <Step title="Upload your image">
    Click **Choose file** and select a photo from your device, or drag and drop the image into the upload area.
  </Step>

  <Step title="Wait for processing">
    Foryoueats processes the image with AI and extracts the recipe details. This usually takes a few seconds.
  </Step>

  <Step title="Review the result">
    Check each field — name, ingredients, and steps — to make sure everything was captured correctly.
  </Step>

  <Step title="Edit and save">
    Make any corrections in the editor, then click **Save** to add the recipe to your library.
  </Step>
</Steps>

<Tip>
  For best results, photograph the recipe in good lighting and make sure the text is in focus. Avoid shadows across the page.
</Tip>

<Warning>
  AI extraction is accurate but not perfect. Always review the ingredients and steps before cooking from an imported recipe, especially quantities and measurements.
</Warning>
