strapi-plugin-local-image-sharp
Version:
Dynamically resize, format and optimize images based on url modifiers
47 lines (32 loc) • 1.71 kB
Markdown
<div align="center">
<h1>Local Image Sharp</h1>
<p style="margin-top: 0;">Dynamically resize, format and optimize images based on url modifiers.</p>
<p>
<a href="https://discord.strapi.io">
<img src="https://img.shields.io/discord/811989166782021633?color=blue&label=strapi-discord" alt="Strapi Discord">
</a>
<a href="https://www.npmjs.org/package/strapi-plugin-local-image-sharp">
<img src="https://img.shields.io/npm/v/strapi-plugin-local-image-sharp/latest.svg" alt="NPM Version" />
</a>
<a href="https://www.npmjs.org/package/strapi-plugin-local-image-sharp">
<img src="https://img.shields.io/npm/dm/strapi-plugin-local-image-sharp" alt="Monthly download on NPM" />
</a>
</p>
</div>
## Table of Contents <!-- omit in toc -->
- [✨ Features](#-features)
- [🖐 Installation](#-installation)
- [🚚 Usage](#-usage)
- [Contributing](#contributing)
- [License](#license)
## ✨ Features
Convert any uploaded images with local provider using sharp modifier.
No extra configuration needed, the modifiers will be applied based on the url.
This is made by [ipx](https://github.com/unjs/ipx)
## 🚚 Getting Started
[Read the Docs to Learn More.](https://strapi-community.github.io/strapi-plugin-local-image-sharp/)
## Contributing
I/We are actively looking for contributors, maintainers, and others to help shape this package. As this plugins sole purpose within the Strapi community is to be used by other developers and plugin maintainers to get fast responses time.
If interested please feel free to email the lead maintainer Sacha at: sacha@digisquad.io or ping `stf#3254` on Discord.
## License
See the [LICENSE](./LICENSE.md) file for licensing information.