4-byte-gen
This tool generates Solidity function names with leading zeroes in their 4-byte selectors. These optimized function names will make your smart contract bytecode smaller and save gas on deployment. The functions will also cost less gas to call after the smart contract is deployed.
Enter some Solidity code in the text box and press "Parse functions".