Sharp Image Processing
Last updated
Last updated
Sharp Image Processing blocks are based on the Sharp Node.js library, offering a suite of advanced image manipulation capabilities. These blocks enable users to apply a range of image processing techniques, such as blurring, resizing, preparing format, compositing and more, directly within the recipes.
Install the Sharp Image Processing extension via the Extension Manager found in the left panel.
Once installed, navigate to the "Add Block" collection within Omnitool.
Search for the sharp
namespace to locate all the image manipulation blocks.
For developers and users seeking more advanced configurations and troubleshooting resources for these blocks, refer to the extension code in https://github.com/omnitool-community/omni-extension-sharp/tree/main/src/components.
For additional details on the Sharp API, refer to https://sharp.pixelplumbing.com/.