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 파일을 하나로 합치기 — 순서 변경, 중복 제거, 헤더 자동 처리
모의 데이터 생성기
현실적인 가짜 데이터 생성 — 이름, 이메일, 주소, 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 기반, 브라우저에서 실행