/urlEncDec

Encode or Decode URLS

Primary LanguagePython

urlEncDec

Encode or Decode URLS

Usage

  1. Paste Encoded or Decoded Url into input.
  2. If url is encoded, the script will decode it. If url is decoded, the script will encode.
  3. Output will be added to clipboard.

Info

Forked from: https://github.com/d3adlyv3n0m/URLEncoderDecoder/