Share the label
Send the assistant an image of the product label or paste its nutrition information.
PRIVATE FOOD LOG
Papatoria is a simple, private food diary for tracking calories and macronutrients, designed to keep your data under your control and your journal available offline.
GET IT ON GOOGLE PLAYPapatoria lets you paste a food definition into the app. You can ask any AI assistant to read a photo of a nutrition label or the nutrition information text and return the food in the format Papatoria understands.
Send the assistant an image of the product label or paste its nutrition information.
Tell it to follow the exact instructions below and to return no extra text.
Copy the JSON response and paste it into Papatoria's food import field.
Give the AI assistant these instructions:
Extract the label and respond ONLY with this JSON. Decimals with `.`. If fibre is not indicated, use `0`.
{"app":"papatoria-mcp-inbox","version":1,"foods":[{"type":"basic|prepared","name":"...","brand":"...","basis":"100g|100ml|unit","unitName":"...","nutrition":{"kcal":0,"protein":0,"carbs":0,"fat":0,"fibre":0}}]}
`brand` only for prepared foods. `unitName` only with `unit`. Use the basis indicated by the label.
The JSON format is shared by all languages. Keep the keys and values structure unchanged so Papatoria can read the response.