CSVビューアー&エディター
CSVファイルをインタラクティブなテーブルとして表示・並べ替え・フィルタリング・検査 — すべてブラウザ内で
Drop a CSV file here or click to upload
Supports UTF-8, comma-separated CSV files
How it works
- • Upload a
.csvfile or paste CSV text directly. - • Click any column header to sort ascending/descending.
- • Use the filter box to search across all columns simultaneously.
- • Download the filtered result as a new CSV file.
- • Everything runs locally — your data never leaves your browser.
CSV Viewer & Editor Online
Open and view CSV files as an interactive, sortable, filterable table — right in your browser. No Excel or Google Sheets needed. Supports large files and all delimiters.
FAQ
What is a CSV file?
CSV (Comma-Separated Values) is a plain text format for tabular data. Each line is a row and values are separated by commas (or other delimiters like tabs or semicolons).
Can I edit the CSV in the viewer?
Yes — click any cell to edit it, then export the modified CSV. All changes happen in your browser.
What delimiters are supported?
Comma, semicolon, tab, pipe (|), and custom characters. The viewer auto-detects the delimiter for most files.
さらに探す
おすすめのその他の データ&スプレッドシート…
JSONテーブルビューアー
JSONオブジェクト配列を列フィルタリング付きのソート・検索可能なHTMLテーブルとして表示
ExcelをCSVに変換
XLSXとXLS形式のExcelファイルをCSVに変換 — アップロード不要、SheetJSでブラウザ内処理
CSV列抽出ツール
CSVファイルから特定の列を選択して結果をダウンロード — 大規模データセットの整理に最適
CSVにSQLクエリ
アップロードしたCSVファイルに直接SQL SELECTクエリを実行 — サーバー不要
CSVマージツール
複数のCSVファイルを1つに結合 — 並べ替え・重複除去・ヘッダー自動処理
モックデータジェネレーター
リアルな模擬データを生成 — 名前、メール、住所、UUID、日付、カスタムフィールド — JSON、CSV、SQL INSERT文として出力
CSV Splitter
Split a large CSV file into smaller files by row count or by unique values in a column
JSONをExcelに変換
JSONオブジェクト配列をExcel(.xlsx)またはCSVに変換 — SheetJS使用、ブラウザで動作