n8n-nodes-edit-image-plus
v0.1.10
Published
N8N Edit Image Plus
Downloads
3,969
Maintainers
Readme
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
Installing n8n-nodes-edit-image-plus
To install a custom node in n8n, follow these steps:
Refer to the official documentation: n8n Custom Node Installation
Choose the custom node you want to install, for example,
n8n-nodes-edit-image-plus
.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.