-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Current behavior
Just found about this great tool since I do a lot of base64 decoding of JSONs and then beautifying it using 2 different tools, but unfortunately DevToys reports my Base64 as Invalid?
Maybe my string is too big (~250kb)?
How to reproduce it (as minimally and precisely as possible)
This is my base64 string: Base64 example.txt
works fine if I use this tool to decode it: https://www.base64decode.org/
Expected behavior
base64 should be decoded, but I get <Invalid Base64>
Screenshots
No response
Workaround
No response
Affected platforms
No response
Affected DevToys kind
DevToys (app with GUI)
DevToys Version
Version 2.0-preview.8 for MacOS (latest from brew)
Relevant Assets/Logs
No response