The Untransform plugin replaces image transform URLs with a placeholder image or with a base URL prefix for Craft CMS.
This can be especially helpful when working in a development environment in which the image assets do not exist. Rather than getting the broken image icon and pages taking forever to load due to invalid image transforms, display a placeholder image or the correct image transform from the live site.
License #
This plugin is licensed for free under the MIT License.
Requirements #
This plugin requires Craft CMS 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.
Installation #
To install the plugin, search for “Untransform” in the Craft Plugin Store, or install manually using composer.
composer require putyourlightson/craft-untransform
Usage #
Once installed, select whether to replace image transform URLs with a placeholder image or a URL prefix.
Have a suggestion to improve the docs? Create an issue with details, and we'll do our best to integrate your ideas.