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.
Latest Version
3.2.2Uploaded by
Monir Abazed
Requires Android
Android 6.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Jan 17, 2023
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