正規表現ビジュアライザ - Free Online Tool | PivaBox

正規表現を構文図として可視化——パターンの構造を直感的に理解

正規表現ビジュアライザの使い方

  1. 正規表現を入力フィールドに入力します。オプションでフラグ(gim)を指定できます
  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>)、エスケープシーケンスをサポートしています。