Socket
Socket
Sign inDemoInstall

n8n-nodes-text-manipulation

Package Overview
Dependencies
19
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    n8n-nodes-text-manipulation

This node allows to modify texts.


Version published
Maintainers
1
Created

Readme

Source

n8n-nodes-text-manipulation

version downloads status

Text manipulation allows various manipulations of strings. Features:

  • From
    • Text
    • File (Binary)
      • With decode options see icon-v (utf8, base64, utf16, etc...)
    • JSON
  • To
    • Text
    • File (Binary)
      • With encode options see icon-v (utf8, base64, utf16, etc...)
    • JSON
  • Get Manipulated Data (use previously manipulated)
  • Skip Non-String
  • Concat
    • Before
    • After
  • Decode/Encode
    • see icon-v (utf8, base64, utf16, etc...)
    • with strip/add BOM
  • Decode Entities
    • Url
    • Url Component
    • Xml
      • Legacy
      • Strict
    • Html
      • Legacy
      • Strict
  • Encode Entities
    • Url
    • Url Component
    • Xml
      • Extensive
      • UTF8
      • NonAscii
    • Html
      • Extensive
      • UTF8
      • NonAscii
  • Letter Case
    • Upper Case
    • Lower Case
    • Locale Upper Case
    • Locale Lower Case
    • Capitalize
    • Titlecase
    • Camel Case
    • Kebab Case
    • Snake Case
    • Start Case
  • Replace
    • Substring
      • All
      • Extended
    • Extended Substring
      • All
      • Extended
    • Regex
      • Extended
    • Predefined Rule
      • Tags
        • Only Recognised HTML
      • Character Groups
        • Newline
          • Newline Min
          • Newline Max
        • Number
          • Number Min
          • Number Max
        • Alpha
          • Alpha Min
          • Alpha Max
        • Whitespace
          • Whitespace Min
          • Whitespace Mac
  • Trim
    • Left
      • as an unit
    • Right
      • as an unit
    • Both
      • as an unit
  • Pad
    • Start
    • End
  • Substring
    • StartPosition
    • With
      • Complete
      • Position
      • Length
  • Repeat
    • Times

Install

Settings Animation

  1. Go to Settings (Cogwheel)
  2. Click on "Community Nodes"
  3. Enter "n8n-nodes-text-manipulation" into the text box
  4. Click on "I understand the risk ..."
  5. Click on "Install"

Keywords

FAQs

Last updated on 13 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc