Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Generator password & Encoder ToolsNew to Visual Studio Code? Get it now.
Generator password & Encoder Tools

Generator password & Encoder Tools

ddniel16

|
257 installs
| (0) | Free
Generator password & Encoder Tools is a one-stop solution for strong password generation and encoding tools.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gPassword & Encoder Tools

Visual Studio Marketplace

ext install ddniel16.gpassword

Generator password & Encoder Tools is a one-stop solution for strong password generation and encoding tools.

Features

Passwords can currently be generated:

  • Letters only
  • Letters and numbers
  • Letters, Numbers & Symbols
  • Replace password to hash of Basic Auth (bcrypt.hashSync)
  • Base64 encode
  • Base64 decode
  • WordPress Salt Env|Yaml
  • JWT decode

commands

Settings

By default, passwords are generated with a random size between 20 and 25 characters, but it can be changed in the settings:

  • gpassword.randomLengthMin: Between 15 and 54
  • gpassword.randomLengthMax: Between 16 and 55

settings

If the minimum value is defined greater than the maximum value, a controlled error will occur.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft