Estúdio de receitas de dados PROCESSAMENTO LOCAL
Monte uma receita local e reutilizável para transformar JSON, CSV, YAML e texto. Encadeie JSONPath, Base64, URL, regex e ocultação de segredos; salve apenas a configuração e exporte o resultado sem enviar dados.
1Source
2Steps
3Resultado
Browser-local engine
Pasted data and selected files stay in this browser. Saving a recipe stores only its step configuration in this browser; it never saves your source payload.
01Source payload
Use a local file or paste data. Large files are read directly by the browser and are not sent to KivTools.
02Recipe steps
Saved recipesconfiguration only · this browser
03Resultado
Execution traceeach step runs in order
- Add or change steps, then run the recipe to see the transformation path.
Build a repeatable data cleanup path
Use one recipe to format an API payload, mask credentials, extract a JSONPath fragment, convert it to CSV or YAML, and export a safe result. Recipes are portable JSON configuration files; the data itself remains only in the current browser session.