https://github.com/mahmoudmabrok/imageassistance
Tool to facilate modify images to be fitted with google play listing requirements and other operation with images
https://github.com/mahmoudmabrok/imageassistance
android feature-graphic image-resizer-gui image-utils
Last synced: 3 months ago
JSON representation
Tool to facilate modify images to be fitted with google play listing requirements and other operation with images
- Host: GitHub
- URL: https://github.com/mahmoudmabrok/imageassistance
- Owner: MahmoudMabrok
- Created: 2019-12-27T20:50:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T18:53:17.000Z (almost 6 years ago)
- Last Synced: 2025-03-03T09:27:12.116Z (over 1 year ago)
- Topics: android, feature-graphic, image-resizer-gui, image-utils
- Language: Java
- Homepage:
- Size: 88.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageAssistance
[](http://hits.dwyl.io/mahmoudmabrok/ImageAssistance)
Tool to **automate** modifing images to be fitted with **google play listing** requirements and other operation with images.
# Screenshoots

# Motiviation
- I have used my phone to take screenshoot for **store listing** to be used as **graphic asset** to my apps but I have faced problem with app resolution which is not comptabile with **graphic asset** constraints(min = 320px , max = 3840, aspectRatio= 2:1) with images so tradional solution is to resize each image (take time which can be saved **^_^** ) so i make this tool to **save time.**
- I was working on android app that deals with about 600 pages named 0 until last but this not valid name (should not start with number) so I had to rename files manually, but with this tool you can rename all files with just one click.
# Feature
- [X] **resize** images of a folder and it generates new images for android listing.
- [x] **rename** images with specified name.
- [x] **resize** with specfic size.
- [x] **make** feature graphic.
- [ ] add file chooser instead of write path.
- [ ] provide detailed message with each operation.
# How to use
## for windows
- open **.jar** file.