Base64 encoder / decoder

I want to make a system to encode the paintings in my datapack MC Paint as a Base64 encoded string so that you can share them between worlds. I could probably do this by myself, but it would save me a lot of time and effort if someone has already made a library for this. Does this exist yet?

Continue to help post