Format Conversion
Encode or decode bytes with ZeroMQ Z85, RFC 1924 Base85 or a validated custom alphabet in single or line-batch mode
z85-rfc1924-base85-stream-codecFormat Conversion
Convert GraphML, GEXF, DOT, adjacency matrices, and edge-list CSV with network metrics and preview
graphml-gexf-edge-list-network-converterFormat Conversion
Compress JSON data by removing all unnecessary whitespace
json-minifierFormat Conversion
Format, beautify and minify XML with configurable indent. Preserves comments and CDATA
xml-formatterFormat Conversion
Format and beautify YAML. Note: comments are lost (js-yaml limitation)
yaml-formatterFormat Conversion
Convert text to and from binary bit strings using ASCII (7-bit) or UTF-8 (8-bit) encoding
text-to-binaryFormat Conversion
Escape and unescape XML special characters (& < > " ') with optional numeric references, slash escaping, and CDATA wrapping
xml-escapeFormat Conversion
Embed generated chart images into Excel workbooks using workbook data ranges for bar or pie chart reports
xlsx-chart-embedderFormat Conversion
Batch-apply conditional formatting rules such as threshold highlights, data bars, and color scales to Excel worksheets
xlsx-conditional-formatting-ruleFormat Conversion
Inject Excel sparklines into worksheet cells by patching XLSX sheet XML with sparkline definitions
xlsx-sparkline-injectorFormat Conversion
Fill formulas down worksheet columns and optionally lock formula cells for protected, template-friendly Excel workbooks
xlsx-formula-injectorFormat Conversion
Create or update workbook-level named ranges so formulas, validations, and reusable templates can reference stable Excel names
xlsx-named-range-injector