Base16384

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This APP can convert any binary file to base16384 and vice versa.
To convert texture, just using encode&decode button.
To convert file, just click floating button "+".

It is an open-source project: https://github.com/fumiama/android-base16384
Welcome to contribute to it.
Updated on
Dec 17, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

v3.2.2
1. Sync upstream.
v3.2.1
1. Fix encoding error on 32bit cpu.
2. Improve performance.
3.2
1. Fix segment fault 11.
2. Fix integer overflow.
3. Fix memory leak.
3.1
1. Encode/decode directly in the memory when not using compress.
2. Cut down config-reading times.
3.0.1
1. More improvement on performance.
3.0
1. Extremely improved the speed of encoding/decoding.
2.1.1
1. Fix timeout when produce big file
2.1
1. Add default output file name
2. Optimize display logic