An offline-first Android multitool application featuring a comprehensive collection of daily utility tools built for modern mobile devices.
Made by Zykrave
ToolixHub brings together a comprehensive collection of daily utility tools in a clean, modern Material 3 interface. Built with Kotlin, Jetpack Compose, Material 3, and AndroidX, ToolixHub is designed as an offline-first utility knife for everyday tasks. All core tools execute completely on your device without transmitting your data. Network access is utilized exclusively when you explicitly initiate a software update check against GitHub Releases.
ToolixHub organizes its collection of tools into intuitive categories with built-in search, favorites, and usage history.
- Standard Calculator: Fast arithmetic calculation with expression history.
- Percentage Calculator: Compute percentages, percentage change (increase/decrease), and ratios.
- Unit Converter: Convert units across length, weight, volume, temperature, area, and speed.
- Currency Converter: Offline currency conversion supporting custom exchange rates.
- Discount & Tip Calculator: Calculate sale discounts, sales tax, tip amounts, and split bills.
- Age Calculator: Compute exact age in years, months, and days with a next birthday countdown.
- Date Difference: Measure spans between two dates in days, weeks, and months.
- Word & Char Counter: Analyze text for word count, character count, sentence count, paragraphs, and reading time.
- Case Converter: Convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, and CONSTANT_CASE.
- Duplicate Line Remover: Deduplicate text lines with case-sensitivity and trim options.
- Text Reverser: Reverse characters, words, or individual lines.
- Find and Replace: Search and swap text with match counters and case sensitivity toggles.
- Line Sorter: Sort lines alphabetically (A-Z / Z-A), by character length, or shuffle.
- Lorem Ipsum Generator: Generate custom placeholder text by paragraphs, sentences, or words.
- Image Compressor: Adjust image compression quality with live before/after file size comparisons.
- Image Resizer: Scale images by target pixel dimensions or percentage sliders.
- Image Format Converter: Convert images between JPEG, PNG, and WebP formats.
- Image Cropper: Crop photos with preset aspect ratios (1:1, 4:3, 16:9) or freeform selection.
- Base64 Image Converter: Encode local images to Base64 strings and decode Base64 strings back to images.
- Dice Roller: Roll polyhedral dice sets (D4, D6, D8, D10, D12, D20, D100).
- Coin Flip: Toss virtual coins with streak tracking and flip statistics.
- Random Number Generator: Range-based number generator with a no-duplicates mode.
- Password Generator: Custom password generation with length control and character set filters.
- Name & Username Generator: Generate handles and character names for tech or fantasy themes.
- Team / Group Randomizer: Split a list of names into balanced randomized teams.
- Decision Spinner: Interactive option wheel for quick decision making.
- Loan / EMI Calculator: Monthly EMI breakdown, total interest calculation, and repayment costs.
- Interest Calculator: Compare Simple and Compound interest across various compounding periods.
- VAT / Tax Calculator: Add or extract sales tax/VAT from gross or net amounts.
- Savings Goal Calculator: Determine timeline and monthly contributions needed to reach target savings.
- Color Picker: Interactive color mixer supporting HEX, RGB, and HSL formats.
- Palette Generator: Create harmonious color palettes (Analogous, Triadic, Complementary).
- Gradient Generator: Multi-stop linear gradient design tool exporting CSS and Jetpack Compose code.
- Digital Compass: Real-time azimuth degree measurement and cardinal heading direction.
- Bubble Level: Pitch and roll surface leveling with a visual spirit bubble indicator.
- Sound Level Meter: Real-time ambient noise decibel (dB) monitoring using device microphone.
- Flashlight & Torch: Quick LED flashlight toggle featuring an SOS strobe mode.
- Screen Ruler: Calibrated on-screen ruler in centimeters and inches.
- Countdown Timer: Custom timer with visual progress ring and labeling.
- Stopwatch with Laps: Precision stopwatch recording detailed lap split history.
- Pomodoro Focus Timer: Structured work and break cycles with round counters.
- Interval / HIIT Trainer: Customizable workout rounds, work duration, and recovery intervals.
- QR Code Generator: Generate custom QR codes for Text/URLs, Wi-Fi networks, and Email payloads. Generated QR codes can be saved directly to the device gallery (
Pictures/ToolixHub). - QR Code Scanner: Camera-based QR code and barcode scanner.
- Unit Price Comparator: Compare price per unit/gram between items to identify the best value.
- System Info Dashboard: Inspect device hardware specs, OS version, RAM, storage, battery, and display stats.
- Hash & Checksum Generator: Compute MD5, SHA-1, SHA-256, SHA-512, and Base64 hashes.
- Favorites System: Pin frequently used tools to the top of the home view for quick access.
- Recent Tools History: Automatically retains recently opened utilities.
- Theme Modes: Supports Dark, Light, and System default themes.
- Dynamic Color: Integrates Material You dynamic wallpaper colors on Android 12+.
- Manual Release Updates: Manual GitHub release update checker built into Settings β About.
ToolixHub was created by Zykrave.
Official releases for ToolixHub are published on GitHub. You can find the main repository and download official APK releases directly from:
- π Repository: https://github.com/Zykrave/ToolixHub
- π¦ Official Releases: https://github.com/Zykrave/ToolixHub/releases
How Software Updates Work:
- ToolixHub includes an optional manual update checker located under Settings β About.
- The app contacts the GitHub API only when you explicitly press "Check for Updates".
- The update checker compares your installed version against the latest release published on GitHub.
- If a newer release is found, the app informs you that an update is available.
- The current implementation does not automatically download or silently install APK updates. Users can manually download updated APKs from the official GitHub Releases page.
You can build ToolixHub locally using Android Studio or the Gradle wrapper.
- IDE: Android Studio (Ladybug / Hedgehog or newer recommended)
- JDK: Java 11 or higher
- Compile SDK: 36
- Target SDK: 36
- Minimum SDK: 24 (Android 7.0+)
- Clone the repository:
git clone https://github.com/Zykrave/ToolixHub.git
cd ToolixHub-
Open the project in Android Studio and allow Gradle to sync.
-
To build a debug APK via command line:
- On Linux / macOS:
./gradlew assembleDebug
- On Windows:
gradlew.bat assembleDebug
- On Linux / macOS:
- Debug Builds: Debug builds work out-of-the-box using the pre-configured
debug.keystoresupplied in the project root directory. - Release Builds: Release builds require setting the environment variables
KEYSTORE_PATH,STORE_PASSWORD, andKEY_PASSWORDto point to your signing key.
ToolixHub is designed with user privacy at its core:
- Local Execution: Core tool functions (image processing, text calculations, sensor telemetry, hash generation) run entirely on your physical device.
- Zero Trackers & Analytics: The application contains no analytics SDKs, user tracking, or telemetric data collection.
- Zero Advertisements: There are no ads or commercial network scripts included.
- Explicit Network Use Only: Network access exists specifically for the user-initiated software update check in Settings β About. The app does not continuously contact a server for normal tool usage, and your personal data or generated content is never uploaded.
ToolixHub source code is licensed under the Apache License, Version 2.0.
Copyright 2026 Zykrave.
The complete license is available in the LICENSE file.
For the official license text online, see the Apache License 2.0.
The source code for ToolixHub is open source under Apache-2.0.
The Apache-2.0 license grants permission to use, modify, and redistribute the source code, but Section 6 of the Apache-2.0 license explicitly states that it does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor.
Accordingly:
- The ToolixHub name, official application identity, official app icon, and official logo are reserved branding assets of Zykrave.
- Unofficial forks are welcome to modify and redistribute the source code under Apache-2.0, but should use their own:
- Application name
- Icon
- Logo
- Visual identity
- Unofficial forks must not present themselves as the official ToolixHub release.
Unofficial forks and derivative applications should clearly credit the original project and creator.
Recommended Attribution:
"Based on ToolixHub by Zykrave"
This attribution should be clearly visible in either:
- The fork's
README.mdfile - The application's About section
(Note: This attribution and branding guidance is a project policy separate from the terms of the Apache-2.0 source-code license itself.)
-
Official Application:
- Name: ToolixHub
- Credit: Made by Zykrave
-
Unofficial Fork Example:
- Name: ExampleTools
- Credit: Based on ToolixHub by Zykrave
Forks can freely utilize and modify the open-source code while maintaining their own distinct identity.



