{"id":18459994,"url":"https://github.com/nickbasile/image-resizer","last_synced_at":"2025-08-09T07:32:23.314Z","repository":{"id":38165633,"uuid":"245501833","full_name":"nickbasile/image-resizer","owner":"nickbasile","description":"A Laravel app that resizes and optimizes images with Spatie's image package.","archived":false,"fork":false,"pushed_at":"2023-01-05T09:17:26.000Z","size":873,"stargazers_count":11,"open_issues_count":28,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T06:34:53.902Z","etag":null,"topics":["image-processing","laravel"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickbasile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-06T19:35:19.000Z","updated_at":"2023-07-17T23:21:19.000Z","dependencies_parsed_at":"2023-02-03T22:31:37.903Z","dependency_job_id":null,"html_url":"https://github.com/nickbasile/image-resizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nickbasile/image-resizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbasile%2Fimage-resizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbasile%2Fimage-resizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbasile%2Fimage-resizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbasile%2Fimage-resizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickbasile","download_url":"https://codeload.github.com/nickbasile/image-resizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbasile%2Fimage-resizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269548111,"owners_count":24436090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["image-processing","laravel"],"created_at":"2024-11-06T08:25:11.682Z","updated_at":"2025-08-09T07:32:23.295Z","avatar_url":"https://github.com/nickbasile.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Resizer\n\nA Laravel app that resizes and optimizes images with [Spatie's image](https://github.com/spatie/image) package.\n\n## Use Case\nI have a static site for my blog, and I wanted more control over my image optimizations.\n\nI use this app locally to optimize and resize my images before posting them.\n\nI hope this repo helps if you're in a similar situation!\n\n## Installation\n\n1. Clone or fork this repo.\n1. Navigate to the root directory\n1. Copy `.env.example` to `.env`. Update it with your config and point it to your database.\n1. Run `composer install` to install Composer dependencies.\n1. Run `npm install` to install the NPM dependencies.\n1. Run `php artisan key:generate` to create the app key.\n1. Run `php artisan migrate` to run the migrations.\n1. Run `php artisan storage:link` to [create a symbolic link](https://laravel.com/docs/7.x/filesystem#the-public-disk) between the storage and the public directories.\n1. You're good to go!\n\n## Contributing\n\n### New Features\nThis app is customized to my needs. So, please fork it and make your own changes if you'd like to add functionality.\n\n### Bugs\nPlease open an issue if you find a bug!\n\n## Credits\nThank you to Spatie for their awesome [image](https://github.com/spatie/image) package!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickbasile%2Fimage-resizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickbasile%2Fimage-resizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickbasile%2Fimage-resizer/lists"}