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
Is your feature request related to a problem? Please describe.
There are already converters for base64, base32, base85, etc.
Describe the solution you'd like
It would be nice to have a converter for fully custom alphabets. This can be a reference, as it also has many helpful default alphabets: https://convert.zamicol.com/
There could also be a Base Brute Force block, similar to Text Encoding Brute Force, which would convert the input into many default base alphabets (or maybe one could try out all bases from 2-256 for example?)
Describe alternatives you've considered
The To Base block only converts numbers.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
There are already converters for base64, base32, base85, etc.
Describe the solution you'd like
It would be nice to have a converter for fully custom alphabets. This can be a reference, as it also has many helpful default alphabets: https://convert.zamicol.com/
There could also be a
Base Brute Force
block, similar toText Encoding Brute Force
, which would convert the input into many default base alphabets (or maybe one could try out all bases from 2-256 for example?)Describe alternatives you've considered
The
To Base
block only converts numbers.The text was updated successfully, but these errors were encountered: