Image Editor
Edit images seamlessly, resize, crop, blur and many more embedded features.
This plugin is perfect for those who want to edit images on-the-go. With features like resize, crop, blur, and rotate, you can easily make quick adjustments to your images without leaving the chat window. Once you receive a response, you can view the edited image inline using the  syntax or open it in a new tab using the [Open image in new tab](image_url) syntax. Impress your friends with your expert editing skills without ever leaving the chat!
How to
Comments (0)
Try it
API docs
Learn how to use Image Editor effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to resize an image to a specific width and height."
-
Prompt 2: "Crop the image to focus on a specific area."
-
Prompt 3: "Blur the image with a strength of 500."
-
Prompt 4: "Rotate the image by 180 degrees."
-
Prompt 5: "I want to upload a new image to edit."
Features and commands
Feature/Command | Description |
---|---|
uploadPhoto | This command allows you to upload a photo to be edited. You need to provide the full URL of the photo. |
resizePhoto | This command resizes the photo to the requested width and height. You need to provide the photo ID, width, and height as integers. |
cropPhoto | This command crops the photo to the requested width and height. You need to provide the photo ID, width, and height as integers. |
blurPhoto | This command blurs the photo with the requested strength. The strength value must be between 0 and 2000, with 100 being the default. You need to provide the photo ID and strength as an integer. |
rotatePhoto | This command rotates the photo by the requested angle in a clockwise direction. The angle value must be between 90 and 360. You need to provide the photo ID and angle as an integer. |