Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Data ConverterNew to Visual Studio Code? Get it now.
Data Converter

Data Converter

attilathedud

|
9,940 installs
| (1) | Free
Convert data to different formats
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-data-converter

Screenshot

Download here.

Data Converter is a VSCode extension that allows you to quickly convert sections of data from one form to another. It can be used to assist in debugging error logs or any other number-heavy process.

Usage

Select text and press Alt+D to bring up the options menu.

Features

  • Decimal, Hex, and Binary conversions of individual numbers and whole documents.
  • URL Escaping/Unescaping.
  • Unicode Encoding/Decoding.

Configuration Options

  • converter.prependDataWithIdentifier: Add 0x and 0b in front of hex and binary numbers when converted.
  • converter.treatSpacesAsDelimiter: Spaces indicate a new number.
  • converter.padToLength: The amount of digits to pad converted numbers to.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft