Sharp Image Processing

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.

Setup

  • Install the Sharp Image Processing extension via the Extension Manager found in the left panel.

Using Sharp Blocks

  • Once installed, navigate to the "Add Block" collection within Omnitool.

  • Search for the sharp namespace to locate all the image manipulation blocks.

Additional Resources

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/.

Last updated