A command for percent-encoding conversion.
cargo install --path .
You can download it from the release page. The binary is built on Ubuntu.
Don't forget to change the access permission of the binary.
chmod +x pct
Then move it into you PATH, such as:
sudo mv pct /usr/local/bin