UNPKG

n8n-nodes-edit-image-plus

Version:
38 lines (19 loc) 1.59 kB
![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png) # n8n-nodes-edit-image-plus # Node with Alignment Enhancement for Edit Node This repository contains an enhanced version of oficial `n8n-nodes-base.editImage`, a Node module for text editing with alignment support. ## Description The `n8n-nodes-edit-image-plus` is a Node module that allows text editing within a node environment. However, the alignment functionality in the oficial N8N Edit Image can be complex and challenging to use. This enhanced version adds improved alignment features to make the task of aligning text easier as needed. ## Added Features - Align(Gravity): Left, center, and right, top and bottom text alignment. - Enhanced user interface for alignment options selection with Text Width and Height. ## Example ![Print sample](https://github.com/unilogica/n8n-edit-image-plus/blob/master/print-sample.png?raw=true) ## Installing n8n-nodes-edit-image-plus To install a custom node in n8n, follow these steps: 1. Refer to the official documentation: [n8n Custom Node Installation](https://docs.n8n.io/integrations/community-nodes/installation/) 2. Choose the custom node you want to install, for example, `n8n-nodes-edit-image-plus`. 3. Follow the instructions provided in the documentation to install and configure the custom node. For detailed installation steps and configuration options, please visit the official n8n documentation linked above. ## License [MIT](https://github.com/n8n-io/n8n-nodes-starter/blob/master/LICENSE.md)