Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>c0nverterNew to Visual Studio Code? Get it now.
c0nverter

c0nverter

André Sousa

|
246 installs
| (0) | 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

Data converter

This is a modified version of attilathedud's Data Converter (https://marketplace.visualstudio.com/items?itemName=attilathedud.data-converter)

Screenshot

Download here.

c0nverter 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+C to bring up the options menu or use the context menu for ASCII and hex conversion.

Features

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

Configuration Options

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