Sitemap
A complete directory of all platform modules and available developer tools on kmp.bd.
All Developer Tools
Encoding & Decoding
-
Base64 Encode/DecodeConvert text and files to/from Base64 encoding. Supports images, text, and binary data.
-
JWT DecoderDecode and inspect JSON Web Tokens. View header, payload, and verify signatures.
-
URL Encoder/DecoderEncode or decode URLs and query parameters. Handles special characters and Unicode.
-
CyberChef LiteChain multiple encoding, decoding, and transformation operations together.
Design & Theming
-
Color Palette GeneratorGenerate beautiful, harmonious color schemes for your apps and websites.
-
Material Color PickerBrowse and pick colors from the full Material Design color palette.
-
App Icon GeneratorUpload an image and generate all required icon sizes for iOS and Android apps.
-
Image CompressorCompress PNG, JPG, and WebP images without noticeable quality loss.
Code Utilities
-
JSON FormatterFormat, validate, and minify JSON data with syntax highlighting and error detection.
-
Code BeautifierBeautify and format JSON, XML, HTML, CSS, and JavaScript code instantly.
-
Regex TesterTest regular expressions in real-time with match highlighting and group capture.
-
JSON to Kotlin ConverterConvert JSON to Kotlin data classes with DTO, Domain, and Mapper layers. Supports @Serializable annotations and ZIP download.
-
Lorem Ipsum GeneratorGenerate placeholder text in paragraphs, sentences, or words for your designs.
-
Privacy Policy GeneratorGenerate a standard privacy policy for your website or app.
-
Terms & Conditions GeneratorGenerate standard terms and conditions for your website or app.
Reverse Engineering
-
APK & AAB Analyzer/Decompiler/Extractor/converterUpload an APK or AAB file to inspect its internal structure, DEX files, resources, metadata, and extract files locally.
-
AndroidManifest DecoderDecode compiled binary AndroidManifest.xml and AXML files to readable XML format.
-
APK Signer/VerifierVerify Android application certificates (v1/v2/v3) and extract cryptographic signatures.
-
ProGuard DeobfuscatorDeobfuscate Android crash logs and stack traces using your ProGuard/R8 mapping.txt file.
-
iOS IPA AnalyzerAnalyze iOS IPA files to view Info.plist details, app entitlements, and configuration.
-
ELF / .so InspectorInspect compiled Android NDK native libraries (.so) and Linux ELF headers.
-
SQLite DB ViewerOpen SQLite database files locally in your browser. View tables, run SQL queries, and export data.