{"id":23647643,"url":"https://github.com/endurtech/wp-imsizer","last_synced_at":"2026-04-28T17:35:11.984Z","repository":{"id":152402104,"uuid":"238708138","full_name":"endurtech/wp-imsizer","owner":"endurtech","description":"Auto resize/convert image uploads to set max height/width or file type. Limit image file size and disable WP 2560px image threshold limit.","archived":false,"fork":false,"pushed_at":"2024-04-03T15:50:00.000Z","size":446,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T20:32:12.599Z","etag":null,"topics":["image-resizer","wordpress","wordpress-plugin","wordpress-site"],"latest_commit_sha":null,"homepage":"https://endurtech.com/wp-imsizer-wordpress-plugin/","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/endurtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://endurtech.com/give-thanks/"]}},"created_at":"2020-02-06T14:32:38.000Z","updated_at":"2024-08-12T19:57:25.000Z","dependencies_parsed_at":"2023-11-21T01:32:11.333Z","dependency_job_id":"05db5873-1e6e-40bb-8951-d80122f16715","html_url":"https://github.com/endurtech/wp-imsizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/endurtech/wp-imsizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endurtech%2Fwp-imsizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endurtech%2Fwp-imsizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endurtech%2Fwp-imsizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endurtech%2Fwp-imsizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endurtech","download_url":"https://codeload.github.com/endurtech/wp-imsizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endurtech%2Fwp-imsizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["image-resizer","wordpress","wordpress-plugin","wordpress-site"],"created_at":"2024-12-28T14:28:59.410Z","updated_at":"2026-04-28T17:35:11.979Z","avatar_url":"https://github.com/endurtech.png","language":"PHP","funding_links":["https://endurtech.com/give-thanks/"],"categories":[],"sub_categories":[],"readme":"# WP Imsizer\n\nContributors: Manny Rodrigues  \nDonate link: https://endurtech.com/give-thanks/  \nTags: resize image, image resize, image file limit, png convert, seo  \nLicense: GPLv3 or later  \nLicense URI: http://www.gnu.org/licenses/gpl-3.0.html  \nRequires at least: 5.4  \nTested up to: 6.10  \nStable tag: 1.2.10  \n\n## Description\n\n\u003e WP Imsizer (short for Image Resizer) is a plugin for [WordPress](https://wordpress.org/) which will save you and your clients or fellow blog contributors from having to manually resize all of your images to a more visitor friendly size. You can even restrict the total file size of uploaded images and even disable the [WordPress image 2560px threshold limit](https://make.wordpress.org/core/2019/10/11/updates-to-image-processing-in-wordpress-5-3/) which was introduced in version 5.3.  \n\n\u003e When someone uploads an image that is larger than your set dimensions, WP Imsizer will automatically scale it down to your desired pre-configured size and replace the original image.  \n\n\u003e Now can automatically set filtered image upload Alt, Title, Caption, and Descriptions from filename. Filters out hyphens, underscores, commas and extra spaces. Also, automatically capitalizes each word and will disable the default WordPress insertion of Titles from filenames.  \n\n\u003e The [WP Imsizer Plugin](https://wordpress.org/plugins/wp-imsizer/) is ideal for WordPress web sites and blogs that do not require super high resolution images. This will save space on your server, speed up your page speed performance, and reduce bandwidth utilization for both you and your visitors. As a result of being able to quickly display your media on your web site, this will most likely [improve your search engine ranking](https://moz.com/learn/seo/page-speed).  \n\n\u003e Did [this plugin](https://endurtech.com/wp-imsizer-wordpress-plugin/) save you time and add value? [Share your appreciation](https://endurtech.com/give-thanks/) and support future improvements.  \n\n## Features\n\n* Disable the WordPress 2560px image upload threshold limit.\n* Resize uploaded images to a pre-defined maximum height or maximum width.\n* Image S.E.O. Options to filter and set image upload Alts, Titles, Captions and Descriptions.\n* (Coming soon) Restrict image uploads which exceed your specified max file size.\n* Convert, non-transparent, PNG images to JPG.\n* (Coming soon) Ability to selectively bulk resize your existing images.\n* Does not perform any additional image compression functions on your images.\n* Only resizes newly uploaded JPG images after plugin activation and setup.\n\n## Installation\n\n1. WP Imsizer options page.  \n2. Upload the plugin folder to your '/wp-content/plugins/' folder.  \n3. Activate the plugin through the 'Plugins' menu in WordPress.  \n4. Visit the plugin settings page and adjust the options as needed.  \n\n## Screenshots\n\n1. WP Imsizer options page.\n\n## Changelog\n\n* 1.2.10 (2026-01-05)\n  * Tested against WordPress 6.9\n\n* 1.2.9 (2024-12-31)\n  * Tested against WordPress 6.7.2\n\n* 1.2.8 (2024-04-02)\n  * Added WordPress Repository blueprint feature for user previews.\n\n* 1.2.7 (2024-04-02)\n  * Tested against WordPress 6.5\n\n* 1.2.6 (2023-11-08)\n  * Updated plugin author information.\n\n* 1.2.5 (2023-11-08)\n  * Tested against WordPress 6.4\n\n* 1.2.4 (2023-03-28)\n  * Tested against WordPress 6.2\n\n* 1.2.3 (2022-10-26)\n  * Tested against WordPress 6.1\n\n* 1.2.2 (2022-05-10)\n  * Tested against WordPress 6.0\n\n* 1.2.1\n  * Tested against WordPress 5.9\n\n* 1.2.0 (2021-07-27)\n  * Introduced Image S.E.O. Options to auto filter and set uploaded image Alt tags, Titles, Captions and Descriptions.\n\n* 1.2.0 (2021-07-27)\n  * Introduced Image S.E.O. Options to auto filter and set uploaded image Alt tags, Titles, Captions and Descriptions.\n\n* 1.1.4\n  * Tested against WordPress 5.8\n\n* 1.1.3\n  * Tested against WordPress 5.7\n\n* 1.1.2\n  * Tested against WordPress 5.6\n\n* 1.1.1\n  * Tested against WordPress 5.5\n\n* 1.1.0\n  * Initial release.\n\n## Frequently Asked Questions\n\n* How do I use this plugin?\n  * Upon activation, visit the \"Settings \u003e WP Imsizer\" page and adjust as needed.\n* Does this plugin rely on anything?\n  * No.\n* I've installed this plugin but my images are not resizing.\n  * Upon installation you must visit the settings page to turn the resizing option on.\n* I found this plugin helpful. How can I help?\n  * Happy to have helped! Support my work and future improvements to this plugin by [sending me a tip using your Brave browser](https://endurtech.com/send-a-tip-using-the-brave-browser/) or by [sending me a one-time donation](https://endurtech.com/give-thanks/). If you have any ideas for improvements or want to contribute to the code you may [get in touch with me](https://endurtech.com/contact/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendurtech%2Fwp-imsizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendurtech%2Fwp-imsizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendurtech%2Fwp-imsizer/lists"}