{"id":22390007,"url":"https://github.com/akash-rajak/image-resizer","last_synced_at":"2026-04-27T21:32:08.337Z","repository":{"id":112663750,"uuid":"391397214","full_name":"akash-rajak/Image-Resizer","owner":"akash-rajak","description":"Python Script to resize image to any dimension.","archived":false,"fork":false,"pushed_at":"2021-10-07T13:11:04.000Z","size":1394,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T21:34:32.019Z","etag":null,"topics":["cv2","gui","image-resizer","numpy","os","python3","random","resizeimage","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akash-rajak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-31T15:41:49.000Z","updated_at":"2021-12-07T16:05:48.000Z","dependencies_parsed_at":"2023-06-10T13:31:08.386Z","dependency_job_id":null,"html_url":"https://github.com/akash-rajak/Image-Resizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akash-rajak/Image-Resizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FImage-Resizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FImage-Resizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FImage-Resizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FImage-Resizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akash-rajak","download_url":"https://codeload.github.com/akash-rajak/Image-Resizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FImage-Resizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cv2","gui","image-resizer","numpy","os","python3","random","resizeimage","tkinter"],"created_at":"2024-12-05T03:14:03.737Z","updated_at":"2026-04-27T21:32:08.318Z","avatar_url":"https://github.com/akash-rajak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ✔ IMAGE RESIZER\n- In Image Resizer is an image processing application created in python with tkinter gui.\n- In this application user can select any image and can resize it to any size.\n- Also while resizing user will be able to see both the original image and the resized image.\n- Also after resizing user can also save it anywhere on the local system.\n- And if user want to reset to the original size, he/she can also do that using RESET button.\n\n****\n\n### REQUIREMENTS :\n- python 3\n- os module\n- cv2 module\n- numpy \n- random\n- tkinter module\n- filedialog from tkinter\n- messagebox\n- from PIL import Image, ImageTk, ImageDraw\n- resizeimage\n\n****\n\n### HOW TO Use it :\n- User just need to download the file, and run the image_resizer.py, on local system.\n- After running a GUI window appears, here user can choose any image from the local system using CHOOSE button.\n- After choosing the image, user will be able to see two image on GUI window, one for showing original size and second for showing the resized image.\n- Now user can enter the width and height of the resized image hw/she wants in the entry box, and click on RESIZE button.\n- Clicking on that will resize the image accordingly and shows the resized image on the right side part of GUI Window.\n- After resizing use can also save the resized image to any place on local system using SAVE button.\n- Also if user wants to reset to the original size, he/she can also do that using RESET button.\n- Also there is exit button, clicking on which we get a exit dialog box asking the permission to exit.\n\n### Purpose :\n- This scripts helps us to easily resize the selected image to any width and height.\n\n### Compilation Steps :\n- Install python3, tkinter, pandas, os, cv2, PIL, resizeimage\n- After that download the code file, and run image_resizer.py.py on local system.\n- Then the script will start running and user can explore more by selecting image and resizing it to any width and height.\n\n****\n\n### SCREENSHOTS :\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width = 1000 src=\"Images/1.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/2.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/3.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/4.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/5.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/6.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/7.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/8.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/9.jpg\" /\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n****\n\n### Author : \n- Akash Ramanand Rajak\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-rajak%2Fimage-resizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash-rajak%2Fimage-resizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-rajak%2Fimage-resizer/lists"}