Public tool listing
Text Diff details
Compare text with whitespace, case, and trim options for local review workflows. Text Diff is now a native Toolars workspace for option-aware local text comparison.
Native workspaceFreeTextDiffReview
Overview
Text Diff compares two text blocks with options to ignore whitespace, ignore case, or trim lines before calculating additions, removals, unchanged lines, and total changes. The native Toolars workspace migrates the Aixtral option-aware comparison model into local controls, preserves left and right line numbers, makes normalization choices visible, and gives reviewers copy-ready diff output.
How it works
Local option-aware diff model
LocalInputs are processed in the browser by the native Toolars workspace and are not uploaded for conversion.
ReviewNormalization choices stay visible so ignored whitespace, casing, or trim changes are not mistaken for exact matches.
PublicThis tool has a dedicated Toolars workspace, source-backed library implementation, and focused tests.