Skip to Content
Contentसमर्थित प्रारूप

समर्थित प्रारूप

Cuneiform Chat document formats की एक wide range को support करता है।

Document Types

Text Documents

FormatExtensionsनोट्स
PDF.pdfText-based और scanned (OCR के साथ)
Microsoft Word.docx, .docFull formatting support
Plain Text.txtSimple text files
Markdown.mdMarkdown formatting preserved
Rich Text.rtfBasic formatting support

Presentations

FormatExtensionsनोट्स
PowerPoint.pptx, .pptSlide content extracted

Web Content

FormatExtensionsनोट्स
HTML.html, .htmWeb page content

Data Formats

FormatExtensionsनोट्स
JSON.jsonStructured data files
XML.xmlXML documents

Format-Specific नोट्स

PDFs

PDFs तब सबसे अच्छे काम करते हैं जब वे:

  • Text-based हों — Digital documents से बने हों
  • Searchable हों — Text select/copy किया जा सके

Scanned PDFs support किए जाते हैं, लेकिन OCR limitations के कारण extraction quality कम हो सकती है।

Word Documents

Best results के लिए .doc (legacy format) की बजाय .docx (modern format) recommended है।

Supported elements:

  • Text और paragraphs
  • Headings और styles
  • Tables
  • Lists

Markdown

Processing के दौरान Markdown formatting preserved रहती है:

  • Headings section markers बन जाते हैं
  • Lists structure बनाए रखती हैं
  • Code blocks पहचाने जाते हैं

असमर्थित Formats

निम्नलिखित currently support नहीं किए जाते:

  • Images (.jpg, .png, .gif)
  • Audio files (.mp3, .wav)
  • Video files (.mp4, .mov)
  • Compressed archives (.zip, .rar)
  • Executable files (.exe, .app)

यदि आपके पास unsupported format में content है, तो upload करने से पहले उसे PDF या text-based format में convert करने की कोशिश करें।

File Size Limits

Maximum file sizes आपके plan पर निर्भर करती हैं। बहुत बड़े documents को process होने में अधिक समय लग सकता है।

Best performance के लिए:

  • बहुत बड़े documents को छोटी files में split करें
  • यदि जरूरी न हो तो PDFs से unnecessary images हटाएं
  • जब संभव हो text-based formats उपयोग करें
Last updated on