도구 가이드
Developer 무료 회원가입 불필요

String Manipulation Toolkit

Pad, trim, repeat, replace, wrap, escape, and extract substrings — all in one place.

도구를 불러오는 중…

이 도구에 대해

A one-stop developer toolkit for common string operations that are easy to forget the exact syntax for. Each operation lives in its own mini-card with its own input and instant output. Pad strings left or right to a given length; trim whitespace from either or both ends; repeat a string N times; split on a delimiter and rejoin with a different one; replace the first or all occurrences with optional case-insensitive matching; truncate with a custom ellipsis; word-wrap at N characters; escape and unescape for JS string literals, JSON, regular expressions, SQL LIKE patterns, and HTML entities; count how many times a substring occurs; and extract substrings that appear before, after, or between two delimiter strings.

사용 방법

  1. 1 Find the operation card you need — Pad, Trim, Repeat, Split/Join, Replace, Truncate, Word Wrap, Escape/Unescape, Count, or Extract.
  2. 2 Type your input string and set any parameters (length, pad character, delimiter, etc.).
  3. 3 The output updates instantly in the card's result box.
  4. 4 Click the copy icon next to any result to copy it to the clipboard.
  5. 5 Use the search box at the top to filter cards by operation name.

자주 묻는 질문

{# Alpine.js — self-hosted. (The previous jsdelivr CDN tag had a stale SRI integrity hash, so the browser refused to run it and window.Alpine was never defined — silently breaking every FAQ accordion and Alpine tool.) #}