You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to decode a lot of images from base64 recently and I have notice that this feature is missing from this toolset (only base64 string decoding is allowed)
Would be great to be able to decode base64 to image or encode an image to base64