Templates & Sample Prompts

AI models often struggle with proper presentation sizing and PDF-optimized formatting. These professional templates and proven Claude AI prompts ensure your presentations convert perfectly to presentable PDFs.

Horizontal Templates (16:9)

Perfect for business presentations, technical documentation, and desktop viewing

Business Presentation

Professional corporate template with gradient backgrounds, metrics displays, and executive-ready styling.

Gradient Backgrounds Metrics Display Professional
const converter = new PDF(); converter.process(html);

Technical Documentation

Dark theme template with syntax highlighting, architecture diagrams, and developer-focused design.

Dark Theme Syntax Highlighting Code Blocks

Marketing Campaign

Vibrant template for product launches, marketing campaigns, and brand presentations.

Vibrant Colors Product Focus Call-to-Action

Educational Content

Clean, academic template perfect for educational content, training materials, and workshops.

Clean Design Academic Style Learning Focus
$2.5M Series A

Investor Pitch

Professional pitch deck template with financial metrics, traction displays, and investor-focused layout.

Financial Focus Metrics Display Professional

Vertical Templates (9:16)

Optimized for mobile viewing, social media, and portrait-oriented content

Mobile App Showcase

Perfect for app launches, feature presentations, and mobile product showcases.

Mobile Optimized App Store Ready Feature Focus

Social Media Content

Instagram-ready template for social media campaigns, brand content, and influencer presentations.

Social Ready Brand Focus Engagement

Creative Portfolio

Showcase creative work, design projects, and artistic presentations with style.

Creative Focus Portfolio Style Visual Heavy

Claude AI Prompts

AI models often struggle with presentation sizing and PDF optimization. These detailed prompts ensure Claude creates presentations with proper dimensions, fonts, and formatting that convert perfectly to professional PDFs.

🚀 Universal Data Dump Converter

Paste any unstructured notes, data, or information and Claude will organize it into a professional presentation

I have a collection of unstructured notes, data, and information that I need turned into a professional presentation. Please analyze the content below and create a well-organized, visually appealing HTML presentation as a single self-contained file. PASTE YOUR UNSTRUCTURED DATA/NOTES HERE: [PASTE ALL YOUR NOTES, BULLET POINTS, IDEAS, DATA, MEETING NOTES, RESEARCH, OR ANY CONTENT HERE - CLAUDE WILL ORGANIZE IT] CRITICAL Technical Requirements for PDF Conversion: - EXACTLY 1920x1080px dimensions (width: 1920px; height: 1080px;) for horizontal presentations - OR EXACTLY 1080x1920px dimensions (width: 1080px; height: 1920px;) for vertical/mobile presentations - Fixed viewport: body { width: [dimension]px; height: [dimension]px; overflow: hidden; position: relative; } - Large, PDF-readable fonts: minimum 36px for body text, 72px+ for headings - High contrast colors for PDF clarity and professional appearance - Navigation: .slide class with .active state, showSlide(index) function, clickable .dot navigation - All CSS and JavaScript embedded in single HTML file (no external dependencies) - Print-optimized design for PDF conversion Your Task: 1. ANALYZE the unstructured content and identify key themes, data points, and logical flow 2. CREATE an appropriate presentation structure (business, technical, educational, etc.) 3. ORGANIZE the information into logical slides with clear hierarchy 4. DESIGN appropriate styling based on the content type (corporate, technical, creative, etc.) 5. ENSURE all content fits properly within the viewport dimensions 6. OPTIMIZE for PDF conversion with proper fonts, colors, and spacing Presentation Requirements: - Create a compelling title slide based on the main theme - Organize content into 6-12 slides with logical flow - Use appropriate visual hierarchy and typography - Include proper spacing: 100px padding for PDF margins - Design style should match the content type (business/technical/educational) - Ensure all text is readable when converted to PDF and projected - Add navigation dots for slide progression Make this presentation professional, well-structured, and ready for PDF conversion regardless of how messy or unorganized the input data is.

📋 Quick Meeting Notes to Presentation

Transform messy meeting notes, brainstorm sessions, or research into a structured presentation

Convert my messy notes/data into a clean, professional presentation. I'm dumping everything below - please organize it intelligently. MY NOTES/DATA/CONTENT: [DUMP EVERYTHING HERE - meeting notes, random thoughts, bullet points, data, URLs, quotes, anything...] PRESENTATION CONTEXT (optional - fill out what you know): - Audience: [who will see this? executives, team, clients, students, etc.] - Purpose: [what's the goal? inform, persuade, educate, update, etc.] - Time limit: [how long should this be? 5 min, 15 min, 30 min presentation] - Format preference: [horizontal for projectors, vertical for mobile/social] TECHNICAL REQUIREMENTS - CRITICAL FOR PDF CONVERSION: - Create as single HTML file with exact dimensions: 1920x1080px (horizontal) or 1080x1920px (vertical) - Use fixed viewport: body { width: XXXXpx; height: XXXXpx; overflow: hidden; } - Large fonts for PDF: 36px+ body text, 72px+ headings, 24px+ for technical content - High contrast colors that work in PDF format - Embedded CSS/JS only (no external links) - .slide/.active navigation with showSlide(index) function WHAT I NEED YOU TO DO: 1. Read through my messy content and extract the key information 2. Identify the main story/narrative/flow 3. Create appropriate slide structure (title, agenda, content slides, conclusion) 4. Choose presentation style that fits the content (business, technical, creative, etc.) 5. Organize information with clear hierarchy and visual appeal 6. Ensure everything is sized properly for PDF conversion and projection 7. Make it look professional even if my notes were chaotic Create a presentation that flows logically and looks professional, regardless of how unstructured my input is!

🏢 Business Quarterly Review

Perfect for executive presentations, board meetings, and stakeholder updates

Create a professional business presentation about [INSERT YOUR COMPANY/TOPIC] Q4 2024 performance as a single, self-contained HTML file. Content Requirements: - Title slide: "[INSERT YOUR TITLE] - [INSERT SUBTITLE/TAGLINE]" - Agenda slide with [INSERT NUMBER] key topics: [INSERT TOPIC 1], [INSERT TOPIC 2], etc. - Revenue slide showing [INSERT REVENUE AMOUNT] quarterly revenue (up [INSERT PERCENTAGE]% YoY) - Customer growth: [INSERT CUSTOMER COUNT] new customers, [INSERT PERCENTAGE]% retention rate improvement - Product achievements: [INSERT KEY ACHIEVEMENTS, e.g., "3 major feature launches, 99.9% uptime"] - Team accomplishments: [INSERT TEAM METRICS, e.g., "5 new hires, 2 promotions, team satisfaction 8.7/10"] - [INSERT YEAR] outlook: [INSERT FUTURE GOALS AND INITIATIVES] - Thank you/Q&A slide CRITICAL Technical Requirements for PDF Conversion: - EXACTLY 1920x1080px dimensions (width: 1920px; height: 1080px;) - this is essential for proper PDF scaling - Use fixed positioning: body { width: 1920px; height: 1080px; overflow: hidden; } - Large, PDF-readable fonts (minimum 36px for body text, 72px+ for headings) - High contrast colors for PDF clarity (avoid light text on light backgrounds) - Navigation: .slide class with .active state, showSlide(index) function, clickable .dot navigation - All CSS and JavaScript embedded in single HTML file (no external dependencies) - Print-optimized: printBackground: true in CSS, solid or simple gradients only Design Style for Professional Presentation: - Clean, corporate aesthetic suitable for boardrooms - Professional gradient backgrounds (avoid complex patterns) - Proper spacing: 100px padding on all slides for PDF margins - Typography hierarchy: H1 (72-96px), H2 (48-72px), body (36px minimum) - Professional color scheme with [INSERT YOUR BRAND COLORS OR "blue/purple gradients"] - White or light text on dark gradient backgrounds for key slides SIZING CRITICAL: This will be converted to PDF for presentation use. Ensure all text is large enough to read when projected and all elements fit within the 1920x1080 viewport without scrolling. Make this presentation board-ready and suitable for executive presentation in PDF format.

⚡ Technical Architecture Deep Dive

For technical teams, architecture reviews, and developer presentations

Create a comprehensive technical architecture presentation about [INSERT YOUR SYSTEM/TECHNOLOGY] as a single HTML file. Content Structure: - Title slide: "[INSERT YOUR ARCHITECTURE NAME] - [INSERT SUBTITLE]" - System overview with [INSERT YOUR COMPONENTS] breakdown - [INSERT YOUR ARCHITECTURE PATTERN, e.g., "API Gateway design and routing strategy"] - Database architecture: [INSERT YOUR DB STACK, e.g., "PostgreSQL + Redis + Elasticsearch"] - [INSERT YOUR INFRASTRUCTURE, e.g., "Service mesh implementation with Istio"] - CI/CD pipeline and deployment strategy for [INSERT YOUR ENVIRONMENT] - Monitoring and observability stack: [INSERT YOUR MONITORING TOOLS] - Performance metrics: [INSERT YOUR METRICS, e.g., "99.9% uptime, 50ms avg response time"] - Security implementation and best practices for [INSERT YOUR SECURITY APPROACH] - Code example showing [INSERT SPECIFIC IMPLEMENTATION, e.g., "API endpoint implementation"] CRITICAL Technical Requirements for PDF Conversion: - EXACTLY 1920x1080px dimensions (width: 1920px; height: 1080px;) - essential for PDF scaling - Fixed viewport: body { width: 1920px; height: 1080px; overflow: hidden; position: relative; } - Large fonts for PDF readability: minimum 24px for code, 32px+ for body text, 64px+ for headings - Dark theme with HIGH CONTRAST for technical audience and PDF clarity - Monospace fonts for code blocks: 'SF Mono', Monaco, 'Inconsolata', 'Fira Code', monospace - Navigation: .slide class with .active state, showSlide(index) function, .dot navigation - All CSS/JavaScript embedded (no CDN links or external files) - Print-optimized code blocks with proper background colors Design Requirements for Technical Presentations: - Dark background (#1a202c or similar) with light text for contrast - Green/blue accent colors: #48bb78 (green), #63b3ed (blue) for technical elements - Code syntax highlighting using CSS classes: .code-keyword, .code-string, .code-comment - Architecture diagrams using simple CSS/SVG (avoid complex graphics) - Clean, minimal design focused on technical content - Professional typography hierarchy optimized for developer audience - Proper spacing: 100px padding for PDF margins SIZING CRITICAL for Technical Audiences: - Code blocks must be readable when projected (minimum 24px font size) - Architecture diagrams must be simple and clear in PDF format - All technical details must fit within 1920x1080 viewport without scrolling - Use high contrast colors for technical diagrams and code Include actual code examples with proper syntax highlighting and make it suitable for technical team presentations that will be converted to PDF for sharing and projection.

📱 Mobile App Launch

Vertical format for mobile app showcases and product launches

Create a mobile app launch presentation in vertical format as a single HTML file. App Details: - App name: "[INSERT YOUR APP NAME]" - Tagline: "[INSERT YOUR COMPELLING TAGLINE]" - Key features: [INSERT 3-4 KEY FEATURES, e.g., "Workout tracking, nutrition logging, progress analytics, social challenges"] - Target metrics: [INSERT YOUR GOALS, e.g., "10K+ downloads in first month, 4.8★ app store rating"] - Available on: [INSERT PLATFORMS, e.g., "iOS and Android"] Content Structure: - Hero slide with [INSERT APP NAME] and compelling tagline - Problem/solution narrative for [INSERT TARGET AUDIENCE] - Feature showcase with icons and descriptions for [INSERT KEY FEATURES] - User testimonials or social proof: [INSERT TESTIMONIALS OR METRICS] - Download call-to-action with app store buttons CRITICAL Technical Requirements for Vertical PDF Conversion: - EXACTLY 1080x1920px dimensions (width: 1080px; height: 1920px;) - essential for 9:16 PDF - Fixed vertical viewport: body { width: 1080px; height: 1920px; overflow: hidden; position: relative; } - Large fonts for mobile PDF viewing: minimum 48px for body text, 80px+ for headings - High contrast colors for PDF clarity and mobile readability - Navigation: .slide class with .active state, showSlide(index) function, .dot navigation - All CSS/JavaScript embedded in single file (no external dependencies) - Vertical-optimized navigation dots at bottom center Design Style for Mobile Presentations: - Modern, mobile app aesthetic suitable for [INSERT YOUR APP CATEGORY] - Bright, engaging gradient backgrounds with [INSERT YOUR BRAND COLORS] - App store button styling with proper iOS/Android design language - Clean typography hierarchy: H1 (80-120px), H2 (60-80px), body (48px minimum) - Large, touch-friendly visual elements - Proper spacing: 80px padding for vertical PDF margins SIZING CRITICAL for Vertical Mobile Format: - All text must be readable on mobile devices and when converted to PDF - Feature cards and buttons must be large enough for touch interaction (minimum 60px height) - App store buttons must follow platform guidelines and be clearly visible - Content must fit within 1080x1920 viewport without horizontal scrolling - Use mobile-first color schemes with high contrast Make this presentation perfect for app store screenshots, investor pitches, and mobile viewing that converts beautifully to vertical PDF format.

🎨 Marketing Campaign Launch

For product launches, marketing campaigns, and brand presentations

Create a vibrant marketing campaign presentation for [INSERT YOUR PRODUCT/CAMPAIGN] launch as a single HTML file. Campaign Details: - Product: "[INSERT PRODUCT NAME]" - [INSERT PRODUCT DESCRIPTION] - Campaign theme: "[INSERT CAMPAIGN THEME/TAGLINE]" - Target audience: [INSERT TARGET DEMOGRAPHIC, e.g., "environmentally conscious millennials"] - Channels: [INSERT MARKETING CHANNELS, e.g., "social media, influencer partnerships, retail displays"] - Budget: [INSERT BUDGET AMOUNT] total campaign spend - Timeline: [INSERT CAMPAIGN DURATION, e.g., "6-week launch campaign"] Content Structure: - Hero slide with [INSERT PRODUCT NAME] and campaign theme - Market opportunity and target audience: [INSERT MARKET SIZE/OPPORTUNITY] - Product benefits and differentiators: [INSERT KEY SELLING POINTS] - Campaign strategy across [INSERT YOUR CHANNELS] - Creative concepts and visual direction for [INSERT BRAND STYLE] - Success metrics and KPIs: [INSERT YOUR METRICS] - Call-to-action for team alignment CRITICAL Technical Requirements for PDF Conversion: - EXACTLY 1920x1080px dimensions (width: 1920px; height: 1080px;) - essential for PDF scaling - Fixed viewport: body { width: 1920px; height: 1080px; overflow: hidden; position: relative; } - Large fonts for presentation readability: minimum 36px for body text, 72px+ for headings - Vibrant, high-contrast colors suitable for both screen and PDF viewing - Navigation: .slide class with .active state, showSlide(index) function, .dot navigation - All CSS/JavaScript embedded in single file (no external dependencies) - Print-optimized gradients and colors for PDF quality Design Style for Marketing Presentations: - Bold, energetic visual design suitable for [INSERT YOUR BRAND/INDUSTRY] - Brand-appropriate color palette: [INSERT YOUR BRAND COLORS OR "vibrant, engaging colors"] - Modern typography hierarchy: H1 (72-108px), H2 (48-72px), body (36px minimum) - Product-focused visual elements and imagery placeholders - Call-to-action buttons with strong contrast and large size (minimum 48px font) - Marketing-appropriate styling that converts well to PDF - Proper spacing: 100px padding for PDF margins SIZING CRITICAL for Marketing Impact: - All text must be readable when projected in meetings and boardrooms - Call-to-action elements must be prominent and visible in PDF format - Product visuals and branding must be clear and impactful - Content must fit within 1920x1080 viewport without scrolling - Use high-energy colors that maintain impact in PDF conversion Make this presentation engaging for stakeholder buy-in, team rallying, and suitable for PDF distribution to partners and clients.

🎓 Educational Workshop

For training materials, workshops, and educational content

Create an educational presentation about "[INSERT YOUR TOPIC]" as a single HTML file. Learning Objectives: - [INSERT LEARNING OBJECTIVE 1, e.g., "Understand what machine learning is and isn't"] - [INSERT LEARNING OBJECTIVE 2, e.g., "Learn the three main types of ML"] - [INSERT LEARNING OBJECTIVE 3, e.g., "Explore real-world applications and use cases"] - [INSERT LEARNING OBJECTIVE 4, e.g., "Understand the basic workflow"] - [INSERT LEARNING OBJECTIVE 5, e.g., "Know when to use ML vs traditional programming"] Content Structure: - Title slide with "[INSERT COURSE NAME]" and objectives - [INSERT FOUNDATIONAL CONCEPT, e.g., "What is Machine Learning? (definition and examples)"] - [INSERT KEY CONCEPTS with visual examples] - Real-world applications in [INSERT RELEVANT INDUSTRIES] - [INSERT WORKFLOW/METHODOLOGY] and best practices - Common pitfalls and troubleshooting for [INSERT TOPIC] - Resources for further learning in [INSERT FIELD] - Q&A and next steps CRITICAL Technical Requirements for Educational PDF Conversion: - EXACTLY 1920x1080px dimensions (width: 1920px; height: 1080px;) - essential for PDF scaling - Fixed viewport: body { width: 1920px; height: 1080px; overflow: hidden; position: relative; } - Large fonts for classroom readability: minimum 32px for body text, 64px+ for headings - Clean, high-contrast colors suitable for both screen and PDF printing - Navigation: .slide class with .active state, showSlide(index) function, .dot navigation - All CSS/JavaScript embedded in single file (no external dependencies) - Print-optimized for educational handouts and student reference Design Style for Educational Content: - Professional educational aesthetic suitable for [INSERT LEARNING ENVIRONMENT] - Clean color scheme: [INSERT APPROPRIATE COLORS, e.g., "blue/white for trustworthiness"] - Clear typography hierarchy: H1 (64-84px), H2 (48-64px), body (32px minimum) - Ample white space for easy reading and note-taking - Visual diagrams and examples that are simple and clear - Academic presentation styling optimized for learning - Proper spacing: 100px padding for PDF margins and printing SIZING CRITICAL for Educational Use: - All text must be readable from the back of a classroom - Diagrams and visual examples must be clear when converted to PDF - Learning objectives and key points must be prominent and visible - Content must fit within 1920x1080 viewport for projector compatibility - Use educational-appropriate colors that work well in various lighting conditions Make this suitable for both in-person workshops, online learning environments, and PDF handout distribution to students.

💰 Investor Pitch Deck

For fundraising, investor meetings, and startup pitches

Create a compelling investor pitch deck for [INSERT YOUR COMPANY] [INSERT FUNDING ROUND] fundraising as a single HTML file. Company Details: - Company: "[INSERT COMPANY NAME]" - [INSERT COMPANY DESCRIPTION] - Funding goal: [INSERT FUNDING AMOUNT] [INSERT ROUND TYPE] - Current traction: [INSERT REVENUE/METRICS, e.g., "$120K MRR, 85 enterprise customers"] - Team: [INSERT TEAM SIZE AND BACKGROUND] - Market: [INSERT MARKET SIZE AND DESCRIPTION] Content Structure: - Title slide with [INSERT COMPANY NAME] and funding goal - Problem statement with [INSERT SPECIFIC MARKET PAIN POINTS] - Solution overview and [INSERT PRODUCT/SERVICE] demo - Market size and opportunity in [INSERT TARGET MARKET] - Business model and revenue streams: [INSERT REVENUE MODEL] - Traction metrics and growth trajectory: [INSERT KEY METRICS] - Competition and differentiation: [INSERT COMPETITIVE ADVANTAGES] - Financial projections and unit economics for [INSERT BUSINESS MODEL] - Team introductions and credentials: [INSERT KEY TEAM MEMBERS] - Funding ask and use of funds: [INSERT FUNDING BREAKDOWN] - Contact information and next steps CRITICAL Technical Requirements for Investor PDF Conversion: - EXACTLY 1920x1080px dimensions (width: 1920px; height: 1080px;) - essential for PDF scaling - Fixed viewport: body { width: 1920px; height: 1080px; overflow: hidden; position: relative; } - Large fonts for boardroom readability: minimum 36px for body text, 72px+ for headings - Professional, high-contrast colors suitable for both screen and PDF printing - Navigation: .slide class with .active state, showSlide(index) function, .dot navigation - All CSS/JavaScript embedded in single file for offline investor presentations - Print-optimized charts and data visualizations Design Style for Investor Presentations: - Sophisticated, professional aesthetic suitable for [INSERT INVESTOR TYPE] - Clean, data-driven visual design with [INSERT BRAND COLORS OR "professional color scheme"] - Strong typography hierarchy: H1 (72-96px), H2 (48-72px), body (36px minimum) - Minimal distractions from content and financial data - Investor-grade quality and polish suitable for due diligence - Consistent branding throughout: [INSERT BRAND GUIDELINES] - Proper spacing: 100px padding for PDF margins and printing SIZING CRITICAL for Investor Meetings: - All financial data and metrics must be clearly readable when projected - Charts and graphs must be simple and clear when converted to PDF - Key value propositions must be prominent and memorable - Content must fit within 1920x1080 viewport for standard projectors - Use professional colors that convey trust and competence Make this presentation compelling enough to secure investor meetings, due diligence sessions, and funding commitments that can be shared as PDF with potential investors.