Document & Office Tools Workspace
Clean, validate, compare, and transform structured document content from one workspace.
This first live batch focuses on text, CSV, JSON, XML, HTML, and Markdown workflows that are fast and reliable in the browser-to-API runner pattern.
Editing & Utility
Count, transform, inspect, and compare plain-text content.
Word CounterCount words, characters, lines, and paragraphs.Character CounterMeasure character counts with and without spaces.Line CounterCount lines and blank lines in text.Paragraph CounterCount paragraph blocks in text.Text FormatterNormalize spacing and tidy text blocks.Case ConverterConvert text to upper, lower, title, or sentence case.Remove Duplicate LinesRemove repeated lines while keeping first occurrences.Sort TextSort text line by line.Find & ReplaceReplace matching text values in a document.Extract EmailsFind email addresses in text.Extract URLsFind URLs in text.Extract NumbersFind numeric values in text.Text to ListTurn paragraphs or lines into a numbered or bulleted list.List to TextFlatten list-style content back into plain text.Compare DocumentsCompare two text blocks and review a diff summary.Diff CheckerShow a line-by-line textual diff.Markdown PreviewerRender a lightweight HTML preview from Markdown.HTML ValidatorCheck HTML balance and parser errors.XML ValidatorCheck XML syntax and parse validity.
Structured Data
Validate, convert, and clean structured text formats.
CSV CleanerTrim whitespace and normalize CSV rows.CSV DeduplicatorRemove duplicate CSV rows.CSV SorterSort CSV rows by a selected column.CSV to JSONConvert CSV rows into JSON objects.JSON to CSVConvert a JSON array of objects into CSV.CSV to XMLConvert CSV rows into a simple XML structure.XML to CSVExtract flat XML rows into CSV.JSON Schema ValidatorValidate JSON against a lightweight schema subset.JSON FormatterPrettify JSON text for easier reading.XML FormatterPrettify XML content.YAML to JSONConvert simple YAML structures into JSON.JSON to YAMLConvert JSON objects into readable YAML.
Document Conversion
Convert lightweight document and spreadsheet formats.
Markdown to HTMLTurn markdown text into clean HTML.HTML to MarkdownStrip HTML into markdown-like text.TXT to DOCXCreate a basic DOCX file from plain text.DOCX to TXTExtract paragraphs from a DOCX document.CSV to XLSXCreate an XLSX workbook from CSV data.XLSX to CSVExtract the first worksheet into CSV.JSON to ExcelCreate an XLSX workbook from a JSON array of objects.Excel to JSONConvert the first worksheet into JSON rows.HTML to DOCXCreate a DOCX file from cleaned HTML content.DOCX to HTMLConvert DOCX paragraph content into simple HTML.
Generators
Generate reusable documents, forms, and previews from structured input.
Data ValidatorValidate JSON, YAML, CSV, XML, or HTML content from one workspace.Table GeneratorGenerate HTML or Markdown tables from CSV or JSON rows.Template GeneratorCreate reusable email, memo, proposal, or blog templates.Form BuilderGenerate a simple HTML form from JSON field definitions.Resume BuilderBuild a clean markdown resume from short structured inputs.Invoice GeneratorGenerate a simple invoice HTML document from line items.Contract GeneratorCreate a lightweight text contract draft from core details.File PreviewerPreview text, CSV, JSON, XML, HTML, DOCX, or XLSX content in one place.