AI (Adobe Illustrator Artwork)
AI는 Adobe Illustrator의 기본 벡터 그래픽 형식으로, 아트보드, 레이어, 텍스트, 그라디언트, 효과를 포함한 편집 가능한 아트워크를 보존합니다. 전문 로고, 일러스트레이션, 인쇄 디자인의 표준입니다.
MIME 타입
text/csv
유형
텍스트
압축
무손실
장점
- + Universal support in Excel, Google Sheets, databases, and every language
- + Human-readable and easy to generate
- + Minimal overhead — just data, no formatting or metadata
- + Streamable — can be processed line by line for large files
단점
- − No data type information — numbers, dates, and strings all look the same
- − Encoding and delimiter ambiguity (comma vs semicolon vs tab)
- − No support for hierarchical or nested data
.CSV 사용 시점
AI는 Adobe Illustrator 벡터 디자인 프로젝트에 사용하세요. 웹 벡터에는 SVG, 범용 공유에는 PDF로 내보내세요.
기술 세부사항
현대 AI 파일은 내부적으로 PDF 기반이며 Illustrator 전용 리소스(편집 가능한 텍스트, 라이브 효과, 심볼 인스턴스 등)가 추가됩니다. 이를 통해 PDF 리더에서의 제한적 보기가 가능하면서도 Illustrator에서는 완전한 편집이 가능합니다.
역사
Adobe는 1987년 Illustrator 1.0과 함께 AI 형식을 도입했습니다. 이 형식은 PostScript 구문에서 PDF 기반 구조(Illustrator 9부터)로 발전했으며 완전한 편집 기능을 유지합니다.
.CSV에서 변환
.CSV로 변환
관련 포맷
관련 용어
Learn More
File Format Conversion: A Complete Guide
Converting files between formats is a daily task for professionals across every industry. This comprehensive guide covers document, image, audio, …
How to Generate Strong Random Passwords
Password generation requires cryptographic randomness and careful character selection. This guide covers the principles behind strong password generation, entropy calculation, …
JSON vs YAML vs TOML: Choosing a Configuration Format
Configuration files are the backbone of modern applications. JSON, YAML, and TOML each offer different trade-offs between readability, complexity, and …
Text Encoding Explained: UTF-8, ASCII, and Beyond
Text encoding determines how characters are stored as bytes. Understanding UTF-8, ASCII, and other encodings prevents garbled text, mojibake, and …
CSV vs JSON vs XML: Data Exchange Formats Compared
Data exchange formats serve different needs. CSV excels at tabular data, JSON dominates web APIs, and XML powers enterprise integrations. …
How to Format and Validate JSON Data
Malformed JSON causes silent failures in APIs and configuration files. Learn how to format, validate, and debug JSON documents to …