Skip to content

Base64 text decoder not working for big strings #1461

@turshija

Description

@turshija

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions