Supported Content Types
Learn about the types of content supported by Supermemory
-
Type Selection
- Use
note
for simple text - Use
webpage
for online content - Use native types when possible
- Use
-
URL Content
- Send clean URLs without tracking parameters
- Use article URLs, not homepage URLs
- Check URL accessibility before sending
Supermemory uses Markdowner https://md.dhr.wtf to get url content.
Supermemory supports various content types:
note
: Text notes and documentspdf
: PDF fileswebpage
: Web pages (just provide the URL)google_doc
: Google Documentsimage
: Images with text contentvideo
: Video contentnotion_doc
: Notion pagestweet
: Twitter content
Text Content
note
: Plain text notes and documents- Directly processes raw text content
- Automatically chunks content for optimal retrieval
- Preserves formatting and structure
Document Types
-
pdf
: PDF files- Extracts text content while maintaining structure
- Handles both searchable PDFs and scanned documents with OCR
- Preserves page breaks and formatting
-
google_doc
: Google Documents- Seamlessly integrates with Google Docs API
- Maintains document formatting and structure
- Auto-updates when source document changes
-
notion_doc
: Notion pages- Extracts content while preserving Notion’s block structure
- Handles rich text formatting and embedded content
- Supports Notion’s database and page hierarchy
Web Content
-
webpage
: Web pages (just provide the URL)- Intelligently extracts main content
- Preserves important metadata (title, description, images)
- Handles dynamic content and different page structures
- Extracts OpenGraph metadata when available
-
tweet
: Twitter content- Captures tweet text, media, and metadata
- Preserves thread structure if applicable
-
Content Extraction
- Type-specific extractors
- Error handling with retries
- Rate limit management
-
AI Enhancement
-
Chunking
- Sentence-level splitting
- 2-sentence overlap
- Context preservation
- Semantic coherence
Size Limits
Content Type | Max Size |
---|---|
Text/Note | 1MB |
10MB | |
Image | 5MB |
Video | 100MB |
Web Page | N/A |
Google Doc | N/A |
Notion Page | N/A |
Tweet | N/A |
Processing Time
Content Type | Processing Time |
---|---|
Text/Note | Almost instant |
1-5 seconds | |
Image | 2-10 seconds |
Video | 10+ seconds |
Web Page | 1-3 seconds |
Google Doc | N/A |
Notion Page | N/A |
Tweet | N/A |