Compare two prompt versions side-by-side with word/character/line diff — track iterations and see what changed
Yes, PivaBox Prompt Diff is completely free. All diff computation runs locally in your browser using a longest common subsequence (LCS) algorithm.
The tool tokenizes text based on the selected mode (words, characters, or lines), then computes the longest common subsequence to identify matching portions. Additions are shown in green, deletions in red, and matching text in the default color.
Yes. Each time you type in Prompt B, the content is saved to the Iteration History panel. Click any previous version to load it into Prompt B for side-by-side comparison with the current Prompt A.