Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 2.47 KB

File metadata and controls

43 lines (22 loc) · 2.47 KB

FAQ

  • What is Text Differ and how does it work?

    Text Differ is an online text comparison tool that highlights differences between two pieces of text, code, or documents. It quickly detects added, removed, or modified content to help users review changes efficiently.

  • Is Text Differ a free diff checker?

    Yes, Text Differ is a completely free diff checker that allows users to compare files, documents, and code without creating an account or installing any software.

  • Can I compare text online using Text Differ?

    Yes. You can compare text online instantly with Text Differ. It supports source code, plain text, JSON, HTML, CSS, JavaScript, Python, and many other formats.

  • Where can I review my previous comparisons?

    You can access all your recent comparisons from the Local History popup, where previous diff sessions are automatically stored for quick review and reuse.

    history_page

  • How does Text Differ detect text difference accurately?

    Text Differ uses advanced comparison algorithms to identify every text difference between two inputs. It highlights additions, deletions, and edits clearly, helping users save time and improve accuracy.

  • What is Smart Formatter and how does this online formatter work?

    Smart Formatter (available at https://text-differ.com/smart-formatter) is an online tool that automatically beautifies, structures, and validates text, code, and data. It instantly converts minified or unformatted text into properly indented, syntax-highlighted code.

  • Can I use Smart Formatter as a text formatter?

    Yes. Smart Formatter acts as an advanced text formatter, enabling you to clean up spacing, indentation, and alignment issues, alongside converting text cases (UPPERCASE ALL, lowercase all, Capitalize sentences, Capitalize Words).

  • Does Smart Formatter support code formatter features?

    Yes. It includes built-in formatter support for JSON, HTML, CSS, JavaScript, SQL, and other languages, helping developers read and debug code structure.

  • Can I format and beautify JSON using the JSON formatter?

    Absolutely. The built-in JSON formatter parses and beautifies JSON data, validating its syntax and reporting any structural errors in real time.

  • Where is my formatting history stored?

    Like comparisons, all formatting records are saved locally in your browser's local storage. This preserves your privacy and ensures zero data leaves your device.