정규식 시각화 - Free Online Tool | PivaBox

정규 표현식을 구문 다이어그램으로 시각화——패턴 구조를 직관적으로 확인

정규식 시각화 사용 방법

  1. 입력 필드에 정규 표현식을 입력합니다. 선택적으로 플래그(g, i, m)를 지정할 수 있습니다
  2. 시각화를 클릭하여 캔버스에 구문 다이어그램을 생성합니다
  3. 캔버스에 맞추기로 확대/축소를 조정하거나, PNG 다운로드로 다이어그램을 이미지로 저장합니다

Frequently Asked Questions

정규식 시각화는 무료인가요?

네, PivaBox 정규식 시각화는 제한 없이 완전 무료로 사용할 수 있습니다.

정규식이 기기를 떠나나요?

아니요. 모든 해석과 렌더링은 브라우저에서 실행됩니다. 정규식 패턴이 기기를 떠나지 않습니다.

어떤 정규식 기능이 시각화되나요?

리터럴, 문자 클래스(<code>[a-z]</code>), 수량자(<code>* + ? min,max</code>), 그룹(<code>(...)</code>), 대체(<code>|</code>), 앵커(<code>^

PivaBox - Free Online Browser Tools

265+ free online tools for image processing, PDF editing, text manipulation, developer utilities, and more. All tools run entirely in your browser — your files never leave your device. Privacy-first, zero server uploads.

Image Tools

  • Image Converter — Convert images between PNG, JPEG, WebP, and AVIF
  • Image Compressor — Compress and resize images with quality control
  • Image Crop — Crop images interactively
  • Image Filter — Apply grayscale, sepia, blur, and more
  • SVG to PNG — Convert SVG vector graphics to PNG
  • Icon Generator — Generate icons from text and emoji
  • Image to Text (OCR) — Extract text from images
  • Color Picker — Pick colors from images
  • Meme Generator — Add captions to images

PDF Tools

  • PDF Image Extractor — Extract images from PDF files
  • PDF Merger — Merge multiple PDFs into one
  • PDF Splitter — Split PDFs into separate pages
  • PDF to Text — Extract text from PDF files
  • PDF Metadata — View PDF document properties

Text Tools

  • Text Diff — Compare two texts side by side
  • Markdown Preview — Write Markdown and preview HTML
  • Case Converter — Convert text case styles
  • Word Counter — Count characters, words, sentences
  • Lorem Ipsum — Generate placeholder text
  • Text Sorter — Sort, deduplicate, reverse, shuffle

Developer Tools

  • JSON Formatter — Format, validate, minify JSON
  • Regex Tester — Test regular expressions in real-time
  • UUID Generator — Generate UUID v4 identifiers
  • Hash Generator — Compute SHA-1, SHA-256, SHA-384, SHA-512
  • JWT Decoder — Decode JWT tokens
  • YAML ↔ JSON — Convert between YAML and JSON
  • Timestamp Converter — Convert Unix timestamps to dates
  • Base64 Encoder/Decoder — Encode/decode Base64
  • URL Encoder/Decoder — Encode/decode URL strings
  • Slug Generator — Convert text to URL slugs
  • Morse Code — Convert text to/from Morse code
  • Color Converter — Convert between HEX, RGB, HSL
  • Base Converter — Convert between binary, octal, decimal, hex
  • HTML Encoder/Decoder — Encode/decode HTML entities
  • JSON ↔ CSV — Convert between JSON and CSV
  • Password Generator — Generate strong passwords
  • CSS Generator — Generate box-shadow and gradient CSS
  • Cron Parser — Parse cron expressions

Other Tools

  • QR Code — Generate and decode QR codes
  • Unit Converter — Convert length, weight, temperature, area
lt;/code>), 이스케이프 시퀀스를 지원합니다.