Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Other>Hex Multi-ConverterNew to Visual Studio Code? Get it now.
Hex Multi-Converter

Hex Multi-Converter

Jesper

|
137 installs
| (0) | Free
Convert hex to ASCII, decimal and binary with multi-select support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hex Multi-Converter

general usage screencast

GitHub Repository

Features

  • Hex to decimal conversion
  • Hex to ASCII conversion
  • Hex to binary conversion
  • Multi-select support
  • Replace selected text or insert conversion as comments

Usage

  1. Select the text you want to convert
  2. Open command palette (Shift + Command + P (Mac) / Ctrl + Shift + P (Windows/Linux))
  3. Search "convert" or "comment" and select conversion method

command palette

Extension Settings

This extension contributes the following settings:

  • hex-multi-converter.convertEscapeCharactersToText: Set to false to disable escape characters to text conversion (render newline instead of "\n" for example).
  • hex-multi-converter.convertControlCharactersToText: Set to false to disable control characters to text conversion (show the ESC symbol instead of "ESC" for example).
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft