lorenzovngl / ImageResizer

Powerful image resizer with width/height selection, cropping, EXIF editing, quality and output image type picking and batch processing feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageResizer

material API Kotlin Jetpack Compose Build

image

Functions

  • Saving to given folder
  • Palette generation
  • Color picking
  • Batch processing
  • Width changing
  • Height changing
  • Adaptive resize
  • Resize retaining aspect ratio
  • Quality compressing
  • Convertion
    • WEBP
    • PNG
    • JPEG
    • JPG
    • Telegram sticker PNG format
  • EXIF metadata editing
  • Rotating
  • Flipping
  • Cropping
  • Aspect Ratio cropping
  • Preset shrinking

Download

Go to the Releases and download latest apk.

Find this repository useful? ❤️

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

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

Powerful image resizer with width/height selection, cropping, EXIF editing, quality and output image type picking and batch processing feature.

License:Apache License 2.0


Languages

Language:Kotlin 73.0%Language:Java 27.0%