{"id":19646041,"url":"https://github.com/volldigital/autosizeimages","last_synced_at":"2026-04-14T07:33:30.125Z","repository":{"id":62545224,"uuid":"398271417","full_name":"volldigital/autosizeimages","owner":"volldigital","description":"This statamic 3 addon provides you with the ability to get automagically resized images upon uploading.","archived":false,"fork":false,"pushed_at":"2021-11-22T14:03:38.000Z","size":339,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-26T23:58:31.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/volldigital.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}},"created_at":"2021-08-20T12:37:09.000Z","updated_at":"2024-01-10T19:28:39.000Z","dependencies_parsed_at":"2022-11-02T22:00:41.346Z","dependency_job_id":null,"html_url":"https://github.com/volldigital/autosizeimages","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/volldigital/autosizeimages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volldigital%2Fautosizeimages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volldigital%2Fautosizeimages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volldigital%2Fautosizeimages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volldigital%2Fautosizeimages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volldigital","download_url":"https://codeload.github.com/volldigital/autosizeimages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volldigital%2Fautosizeimages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31786969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":[],"created_at":"2024-11-11T14:36:36.757Z","updated_at":"2026-04-14T07:33:30.094Z","avatar_url":"https://github.com/volldigital.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autosize Images\n\nThis statamic 3 addon provides you with the ability to get automagically resized images upon uploading.\n\n## Get started\n\n### Installation\n\nUse the statamic marketplace to install the addon.\n\nFor evaluation purposes you may install the plugin directly via\n\n```composer require volldigital/autosizeimages```\n\n### Publish the config\n```php artisan vendor:publish --provider=\"VOLLdigital\\Autosizeimages\\ServiceProvider\"```\n\nYou may modify the published config and add as many formats as you need.\nThe config is provided in YAML format.\n\nExample:\n```\nsize_configs:\n  -\n    width: 480\n  -\n    width: 640\n  -\n    width: 900\n  -\n    width: 1200\n  - \n    width: 400\n    height: 400\n```\n\nThe following resized images will be created while keeping the aspect ratio\n- Width: 480px\n- Width: 640px\n- Width: 900px\n- Width: 1200px\n\nThe following resized images will be created while _NOT_ keeping the aspect ratio\n- Width: 400px, Height: 400px\n\n### Regenerate all resized images\nYou can use the console command ```php artisan autosizeimages:refresh``` to delete and recreate all resized images.\nYou should use this with caution though, especially if you made changes to the config in between image generations.\nYou may need to manually link them to all entries again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolldigital%2Fautosizeimages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolldigital%2Fautosizeimages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolldigital%2Fautosizeimages/lists"}