JSON·CSV·표 데이터 변환기

Data Converter (JSON/CSV/Table)

정리 옵션 Cleanup options

입력한 데이터는 브라우저에서만 처리되며 서버로 전송·저장되지 않습니다.Your data is processed entirely in your browser — never uploaded or stored.

데이터 변환기란?

데이터 변환기CSV·엑셀(붙여넣기)·JSON·마크다운/HTML 표·SQL·XML 등 서로 다른 데이터 형식을 원하는 형식으로 즉시 변환하고, 정렬·압축·중복 제거·전치로 정리까지 해 주는 도구입니다. 개발·데이터 작업, 위키·문서 작성에 두루 쓰입니다.

지원 형식
  • 입력: Excel 붙여넣기(TSV)·JSON·CSV·Markdown 표·HTML 표·SQL(INSERT)·LaTeX 표·XML·MySQL 결과·MediaWiki 표 (자동 감지 지원)
  • 출력: JSON(객체/2차원/열 배열)·JSON Lines·CSV·TSV·Excel·XML·YAML·TOML·INI·SQL·HTML·Markdown·ASCII·LaTeX·MediaWiki·Jira·BBCode·PHP·Ruby·Python(pandas)·R·MATLAB·Avro·Protobuf·Firebase·PDF·PNG·JPEG 등
엑셀: .xlsx 파일 업로드 대신, 엑셀·구글 시트에서 셀을 복사해 붙여넣으세요. 결과는 Excel(.xls)로 내려받을 수 있습니다.
정리·JSON 옵션
  • 첫 행 헤더·공백 다듬기·빈 행/중복 제거·전치를 변환과 동시에 적용합니다.
  • JSON 출력은 객체/2차원/열 배열 형태와 들여쓰기(2·4·탭·압축)를 고를 수 있어 JSON 포매터·검사 역할을 그대로 합니다.
개인정보·처리 방식

모든 변환·정리·파일 생성은 사용자의 브라우저 안에서만 이루어집니다. 입력한 데이터는 서버로 전송되거나 저장되지 않으며, 결과는 복사하거나 파일로 내려받을 수 있습니다.

What is this tool?

The data converter instantly converts between formats — CSV, Excel paste, JSON, Markdown/HTML tables, SQL, XML and more — and cleans up the data with sort, minify, dedupe and transpose. Handy for dev/data work and wiki/doc writing.

Supported formats
  • Input: Excel paste (TSV), JSON, CSV, Markdown table, HTML table, SQL (INSERT), LaTeX table, XML, MySQL results, MediaWiki table (auto-detected)
  • Output: JSON (objects/2D/columns), JSON Lines, CSV, TSV, Excel, XML, YAML, TOML, INI, SQL, HTML, Markdown, ASCII, LaTeX, MediaWiki, Jira, BBCode, PHP, Ruby, Python (pandas), R, MATLAB, Avro, Protobuf, Firebase, PDF, PNG, JPEG and more
Excel: instead of uploading an .xlsx file, copy cells from Excel/Google Sheets and paste them. You can download the result as Excel (.xls).
Cleanup & JSON options
  • Apply first-row header, trim, drop empty/duplicate rows and transpose during conversion.
  • JSON output supports array-of-objects/2D/column shapes and indentation (2/4/tab/minify), so it doubles as a JSON formatter & validator.
Privacy & processing

Everything runs in your browser. Your data is never uploaded or stored, and you can copy the result or download it as a file.

어떤 데이터 형식을 변환할 수 있나요?
입력은 Excel 붙여넣기(TSV)·JSON·CSV·마크다운 표·HTML 표·SQL(INSERT)·LaTeX 표·XML·MySQL 결과·MediaWiki 표를 지원합니다. 출력은 JSON(객체/2차원/열 배열)·JSON Lines·CSV·TSV·Excel·XML·YAML·TOML·INI·SQL·HTML·Markdown·ASCII·LaTeX·MediaWiki·Jira·BBCode·PHP·Ruby·Python(pandas)·R·MATLAB·Avro·Protobuf·Firebase 등 30여 형식으로 내보낼 수 있습니다.
엑셀 파일도 변환되나요?
엑셀·구글 시트에서 셀 범위를 복사해 입력창에 붙여넣으면 됩니다. 붙여넣은 데이터는 탭으로 구분되어 자동 인식됩니다. 반대로 결과를 Excel(.xls) 파일로 내려받을 수도 있습니다. 별도의 .xlsx 파일 업로드 없이 복사·붙여넣기만으로 동작합니다.
JSON 정렬·압축·유효성 검사도 되나요?
됩니다. 입력·출력을 모두 JSON으로 두면 들여쓰기(2칸·4칸·탭)로 정렬하거나 압축(Minify)할 수 있고, 입력이 올바르지 않으면 오류 위치를 알려 주어 유효성 검사 역할을 합니다.
데이터 정리 기능은 무엇이 있나요?
첫 행을 헤더로 지정, 공백 다듬기(trim), 빈 행 제거, 중복 행 제거, 행/열 바꾸기(전치)를 변환과 동시에 적용할 수 있습니다.
입력한 데이터가 서버로 전송되나요?
아니요. 모든 변환·정리·파일 생성은 사용자의 브라우저 안에서만 이루어지며, 입력한 데이터는 서버로 전송되거나 저장되지 않습니다. 민감한 데이터도 안심하고 처리할 수 있습니다.
Which data formats can it convert?
Input supports Excel paste (TSV), JSON, CSV, Markdown table, HTML table, SQL (INSERT), LaTeX table, XML, MySQL results and MediaWiki table. Output covers 30+ formats including JSON (objects/2D/columns), JSON Lines, CSV, TSV, Excel, XML, YAML, TOML, INI, SQL, HTML, Markdown, ASCII, LaTeX, MediaWiki, Jira, BBCode, PHP, Ruby, Python (pandas), R, MATLAB, Avro, Protobuf and Firebase.
Does it handle Excel files?
Copy a range of cells from Excel or Google Sheets and paste it into the input box — the tab-separated data is recognized automatically. You can also download the result as an Excel (.xls) file. It works with copy-paste only, no .xlsx upload needed.
Can it prettify, minify and validate JSON?
Yes. Set both input and output to JSON to indent (2/4 spaces or tab) or minify, and if the input is malformed it reports the error location, doubling as a validator.
What cleanup features are there?
First-row header, trim whitespace, drop empty rows, remove duplicate rows and transpose (swap rows/columns) — all applied during conversion.
Is my data sent to a server?
No. All conversion, cleanup and file generation happen in your browser; your data is never uploaded or stored, so even sensitive data is safe.

안내: 본 도구는 입력한 데이터를 표준 규격으로 변환·정리하는 참고용 도구이며, 모든 처리는 브라우저 안에서만 이루어집니다. 복잡한 중첩 구조나 비표준 데이터는 완벽히 변환되지 않을 수 있으니 결과를 확인해 사용하세요.

Note: This tool converts and cleans your data against standard formats for reference, and all processing happens in your browser. Complex nested structures or non-standard data may not convert perfectly, so please review the result before use.