Skip to content

🖼️ Image toolbox is the app which based on modern tech stack using Clean Architecture. It has features like filters applying, cropping, EXIF editing, quality and output image type picking and tons of another options

License

Dnyanu76/ImageToolbox

 
 

Repository files navigation


Image Toolbox


API Kotlin Jetpack Compose material

Build GitHub commits since tagged version (branch) GitHub code size in bytes

Hits

Image toolbox is the app which based on modern tech stack using Clean Architecture. It has features like filters applying, cropping, EXIF editing, quality and output image type picking and tons of another options

✈️ Telegram Links


Telegram Telegram

Join our chat where you can discuss anything you want and also look into CI channel where i will post betas and anouncemets

☕ Buy me a coffee

This application is completely free, but if you want to support the project development, you can send a donation to crypto wallets below


Bitcoin

-> 17Pk1RurnkJxLV9V7mc6Y7dLyHFb9rvQDq <-


Tether

-> TMPAu7a54NvQNEKnNWh3naXu3oYijqP3U7 <-

⬇️ Download

Go to the Releases and download latest apk or click badges below.

Get it on Google Play Get it on fdroid Get it on izzy Get it on GitHub

✨ Features

  • Batch processing

  • Applying filter chains (More than 60 various filters)

    Available filters
    • Saturation
    • Contrast
    • Brightness
    • Exposure
    • RGB
    • Hue
    • White Balance
    • Monochrome
    • Black and White
    • False Color
    • Sharpen
    • Gamma
    • Highlights and Shadows
    • Haze
    • Sepia Tone
    • Color Inversion
    • Solarize
    • Vibrance
    • Luminance Threshold
    • Pixellate
    • Halftone
    • Crosshatch
    • Sobel Edge Detection
    • Sketch Filter
    • Toon Filter
    • SmoothToon Filter
    • CGA Colorspace Filter
    • Posterize
    • Convolution 3x3
    • Emboss Filter
    • Laplacian
    • Kuwahara Filter
    • Vignette
    • Gaussian Blur
    • Box Blur
    • Stack Blur
    • Fast Blur
    • Bilateral Blur
    • Zoom Blur
    • Pixelation
    • Enhanced Pixelation
    • Stroke Pixelation
    • Circle Pixelation
    • Enhanced Circle Pixelation
    • Diamond Pixelation
    • Enhanced Diamond Pixelation
    • Swirl Distortion
    • Bulge Distortion
    • Sphere Refraction
    • Glass Sphere Refraction
    • Dilation
    • Non Maximum Suppression
    • Opacity
    • Weak Pixel Inclusion Filter
    • Color Matrix
    • Lookup
    • Color Replacement
    • Color Removance
  • AES-256 GCM No Padding files encryption and decryption

  • EXIF metadata editing/deleting

  • Loading images from internet

  • Image Stitching

  • Background Removing

    • By drawing
    • Automatical
  • Drawing on Image/Background

    • Pen
    • Neon
    • Highlighter
    • Privacy Blur
    • Pixelation Paint
    • Pointing Arrow Mode
  • Image Resizing

    • Width changing
    • Height changing
    • Adaptive resize
    • Resize retaining aspect ratio
    • Resize by given limits
    • Center Crop with
      • Background color changing
      • Background blur drawing
  • Image Shrinking

    • Quality compressing
    • Preset shrinking
    • Reducing size by given weight (in KB)
  • Cropping

    • Regular crop
    • Crop by aspect ratio
    • Crop with shape mask
      • Rounded Corners
      • Cut Corners
      • Oval
      • Squircle
      • Octagon
      • Rounded Pentagon
      • Clover
      • David Star
      • Kotlin Logo
      • Heart
      • Star
      • Image Mask
  • Format Convertion

    • HEIF
    • HEIC
    • AVIF
    • WEBP
    • JPEG
    • JPG
    • PNG
    • JXL
    • SVG, GIF to WEBP, PNG, JPEG, JPG, HEIF, HEIC, AVIF, JXL
    • Telegram sticker PNG format
  • Color Utils

    • Palette generation
    • Picking color from image
  • Additional Features

    • Rotating
    • Flipping
    • Comparing images
    • Previewing SVG, GIF and msotly all types of images
    • Saving to any specific folder
    • Randomizing output filename

🌟 UI tweaks

  • Custom app color scheme
  • Light/Dark mode
  • AMOLED mode
  • Monet implementation (Dynamic colors) for android 12 and above by Dynamic Theme
  • Dynamic colors theming even for Android versions less than 12
  • Image based color scheme
  • Custom fonts
    • Montserrat
    • Comfortaa
    • Caveat
    • Handjet
    • Jura
    • Podkova
    • Tektur
    • YsabeauSC
    • DejaVu
    • BadScript
    • RuslanDisplay
  • In app font scale changing

(Yes, app supports dynamic coloring based on wallpapers for every android version)

📚 Tech stack & Open-source libraries

  • Minimum SDK level 21

  • Kotlin based

  • Dynamic Theme - library, which allows you to easily implement custom color theming.

  • Modal Sheet - modal bottom sheet that follows M3 guidelines.

  • Coroutines for asynchronous work.

  • Flow to emit values from data layer reactively.

  • Accompanist to expand jetpack compose opportunities.

  • Hilt for dependency injection.

  • Coil for loading images.

  • Compose Navigation Reimagined - High intelligence navigation library for Jetpack Compose.

  • Konfetti to establish beatyful particle system.

  • Jetpack

    • Compose - Modern Declarative UI style framework based on composable functions.

    • Material You Kit - Material 3 powerful UI components.

    • ViewModel - Manages UI-related data holder and lifecycle aware. Allows data to survive configuration changes such as screen rotations.

    • Data Store - Store data asynchronously, consistently, and transactionally.

    • Lifecycle - Observe Android lifecycles and handle UI states upon the lifecycle changes.

    • Exif Interface - Read and write image file EXIF tags.

  • GPU Image for creating and applying filters to the images.

  • SmartToolFactory provides a bunch of helpful libraries

  • AVIF Coder library that provides avif, heic, heif support

🌐 Translation

You can help translate ImageResizer into your language on Hosted Weblate

Состояние перевода
Translation status

❤️ Find this repository useful?

Support it by joining stargazers for this repository. ⭐
And follow me for my next creations! 🤩

⭐ Star History

Star History Chart

📢 Contributors

⚖️ License

Designed and developed by 2023 T8RIN

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

🖼️ Image toolbox is the app which based on modern tech stack using Clean Architecture. It has features like filters applying, cropping, EXIF editing, quality and output image type picking and tons of another options

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 86.9%
  • Java 13.0%
  • Other 0.1%