BaseConverter icon indicating copy to clipboard operation
BaseConverter copied to clipboard

Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.

Results 12 BaseConverter issues
Sort by recently updated
recently updated
newest added

Steps: Input hex: C85AFBACCF3E1EE40BDCD721A9AD134134477FD51840EFC0511E0182AE92F78E Actual result: Output base32: BSC27OWM6PQ64QF5ZVZBVGWRGQJUI575KGCA57AFCHQBQKXJF54O (There is the bug for other bases converstion too, unfortunately). Expected result: Output base32 [(RFC 4648)](https://tools.ietf.org/html/rfc4648#section-6): ZBNPXLGPHYPOIC6424Q2TLITIE2EO76VDBAO7QCRDYAYFLUS66HA==== Testing environment: Windows 11,...

Simple tool to estimate the Shannon entropy in a given payload. Depends on "Base Discoverer".

enhancement
help wanted