Troubleshooting of Claude: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 13: | Line 13: | ||
'''Suggested Workaround:''' | '''Suggested Workaround:''' | ||
* When uploading PDF files in the Claude system, consider paste the relevant text directly into our conversation for better processing<ref>[https://www.reddit.com/r/ClaudeAI/comments/1bquumd/cant_upload_pdf_or_text/?rdt=54340 Can’t upload pdf or text : r/ClaudeAI]</ref>. Use [[Convert PDF to Text]] tools to help with the conversion. | * When uploading PDF files in the Claude system, consider paste the relevant text directly into our conversation for better processing<ref>[https://www.reddit.com/r/ClaudeAI/comments/1bquumd/cant_upload_pdf_or_text/?rdt=54340 Can’t upload pdf or text : r/ClaudeAI]</ref>. Use [[Convert PDF to Text]] tools to help with the conversion. | ||
=== How to fix "Files of the following format are not supported: xlsx." === | === How to fix "Files of the following format are not supported: xlsx." === | ||
| Line 20: | Line 19: | ||
'''Suggested Workaround:''' | '''Suggested Workaround:''' | ||
* When uploading Excel files for analysis in the Claude system, consider converting and uploading an alternative CSV or TSV file instead. | * When uploading Excel files for analysis in the Claude system, consider converting and uploading an alternative CSV (Comma-Separated Values) or TSV (Tab-Separated Values) file instead. | ||
=== How to fix "You may not upload files larger than 30mb." === | === How to fix "You may not upload files larger than 30mb." === | ||
Revision as of 22:58, 3 November 2024
Troubleshooting of Claude
How to fix "Text extraction failed for one of the uploaded files. Please try again."
Error message
Text extraction failed for one of the uploaded files. Please try again.
Model Affected: Claude 3 Sonnet
Suggested Workaround:
- When uploading PDF files in the Claude system, consider paste the relevant text directly into our conversation for better processing[1]. Use Convert PDF to Text tools to help with the conversion.
How to fix "Files of the following format are not supported: xlsx."
Model Affected: Claude 3 Sonnet, Claude 3 Opus, Claude 3 Haiku
Suggested Workaround:
- When uploading Excel files for analysis in the Claude system, consider converting and uploading an alternative CSV (Comma-Separated Values) or TSV (Tab-Separated Values) file instead.
How to fix "You may not upload files larger than 30mb."
Model Affected: Claude 3 Sonnet
Suggested Workaround:
Option 1: Web Interface
- When uploading PDF files in the Claude system, Split your PDF into smaller sections using PDF tools (such as PDFsam) under 30MB.
Option 2: Messages API
- Use PDFs with the Messages API for programmatic handling[2]