node-red-contrib-image-edit

0.1.2 • Public • Published

node-red-contrib-image-edit

FEATURES

  • image preview

Edit image: resize, rotate, crop and download edited image as "image_edit.png"

Input Parameters:

  • payload - The image file input or the msg.[name] property
  • localFilename - The downloaded local file name msg.localFilename property

Return values:

  • Will either be success or provide an error state

Image

[{"id":"5b7ae291.11beec","type":"imagePreview","z":"699aba61.1a36d4","width":160,"height":160,"rotate":0,"cropX":0,"cropY":0,"cropWidth":"159","cropHeight":160,"data":"http://placekitten.com/600/600","dataType":"str","autoresize":true,"flipX":true,"flipY":false,"original":true,"x":500,"y":760,"wires":[["1fb8d23f.60cbce"]]},{"id":"88a37514.5ffa68","type":"inject","z":"699aba61.1a36d4","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":280,"y":760,"wires":[["5b7ae291.11beec"]]},{"id":"1fb8d23f.60cbce","type":"debug","z":"699aba61.1a36d4","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":770,"y":760,"wires":[]}]

Reference

node-red-contrib-image-tools

Package Sidebar

Install

npm i node-red-contrib-image-edit

Weekly Downloads

9

Version

0.1.2

License

none

Unpacked Size

530 kB

Total Files

7

Last publish

Collaborators

  • taminhhien.mor.vn