Hey, this is the alt of @OrangeOS- here. As soon as I looked inside of this project, I realised how many blocks were in here and I thought that I could easily shave off a lot. I have tried to shave off as many as I can by implementing an easier and shorter method for the conversion, utilising lists. In addition, I also make it able to do the inverse. -- SUMMARY -- 223 blocks --> 52 blocks 3 variables --> 2 variables (excl. lists) 0 lists --> 2 lists Only uppercase to lowercase --> Conversions between both Only compatible with the Latin alphabet --> compatible with both Latin and Greek alphabets and easily modifyable to add more You're welcome ^-^