Datenrezept-Studio LOKALE VERARBEITUNG
Erstellen Sie ein wiederverwendbares lokales Rezept für JSON-, CSV-, YAML- und Texttransformationen. Verketten Sie JSONPath, Base64, URL, Regex und Geheimnis-Maskierung; speichern Sie nur die Konfiguration und exportieren Sie Ergebnisse ohne Upload.
1Source
2Steps
3Ergebnis
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
03Ergebnis
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.