Help Documentation
Welcome to ZeroDataUpload.com
Complete comprehensive guide covering all 23 features and capabilities
index.html to open it in your default browser.python -m http.server 8000), Node.js (npx http-server -p 8000), or PHP (php -S localhost:8000).First-time users: When you first open the app, you'll see a clean, professional dashboard with a sidebar on the left and a main content area in the center.
The LoremPro interface is organized into 4 main sections:
Navigation tabs (Generator, Templates, Analytics, API), Command Palette trigger, theme toggle, and settings button.
Quick actions, workspace switcher, recent history (last 5), and saved presets. Collapsible on smaller screens.
The Generator view with theme selection, length controls, output format, and advanced options. This changes based on which view you select.
Shows generated text with live preview, statistics, and action buttons (Copy, Download, Share, Clear).
Pro Tip: Use the keyboard shortcut âG (Mac) or Ctrl+G (Windows) to generate text without clicking the button!
Each theme uses different word banks to match your project's tone and industry:
Traditional Lorem Ipsum placeholder text using Latin-derived words.
Best for: General mockups, traditional layouts, print design
Technology and software development terminology.
Best for: Software UIs, developer documentation, SaaS apps
Corporate and enterprise business jargon.
Best for: Business websites, corporate presentations, B2B platforms
Artistic and literary creative expressions.
Best for: Creative portfolios, art websites, editorial designs
Research and scholarly academic terms.
Best for: Educational sites, research platforms, academic journals
Healthcare and clinical medical vocabulary.
Best for: Healthcare apps, medical websites, clinical systems
Click "Advanced Options" to reveal powerful customization features:
Add custom text before or after the generated content.
Change the case of your generated text:
Change the separator between words or sentences. Default is a space, but you can use commas, pipes, or custom characters.
Rendered formatted text with typography styling
Raw source code (HTML, Markdown, JSON, etc.)
Side-by-side view showing both preview and code
Plain Text
.txt
HTML
.html
Markdown
.md
JSON
.json
XML
.xml
JSX
.jsx
Vue
.vue
CSV
.csv
Every text generation is automatically saved to your history. Access your last 20 generations from the sidebar.
The sidebar shows your 5 most recent generations. Click "View All History" to see the complete list of 20 items.
Use the search box at the top of the history panel to filter items:
Keep your history organized:
Pro Tip: If you want to permanently save a generation, create a Preset instead. History items can be cleared, but Presets persist until manually deleted.
Presets save your entire configuration (theme, length, format, advanced options) for instant reuse.
Presets capture your complete configuration:
Restore saved configurations instantly:
Edit, rename, or delete saved presets:
Use Case Example: Create presets like "Landing Page Hero", "Product Description", "Blog Intro" to speed up your workflow. One click loads all settings!
Templates are pre-configured settings for common content types. Click the "Templates" tab in the header to access the Template Library.
6 built-in templates across 4 categories:
đ Web
Landing Page Hero
Product Description
Blog Post
đą Mobile
App Onboarding
đ§ Email
Newsletter
đŦ Social
Social Media Post
Each template card shows:
Pro Tip: After using a template, you can save your customized version as a Preset for even faster access next time!
Generate multiple variations of lorem ipsum text at once with different randomization for each item.
Save batch results in multiple formats:
Performance Note: Batch generation uses simulated async processing. Large batches (50+) may take 10-15 seconds to complete.
Workspaces organize your history, presets, and settings into separate contexts for different projects.
Global Settings: Theme preference, keyboard shortcuts, and UI layout are shared across all workspaces.
Click the workspace dropdown and select any workspace. The interface immediately updates to show that workspace's history, presets, and tags.
Pro Tip: Use color labels for visual distinction. Set "Client Work" to blue, "Personal Projects" to purple, etc.
Perform actions on multiple history items or presets at once using bulk selection mode.
Filter history and presets by multiple criteria to quickly find what you need.
Click the "Advanced Filters" button (funnel icon) at the top of the history or presets panel. A modal opens with multiple filter options.
All filters work together (AND logic). For example:
After configuring filters, click "Save Filter Preset" to save the combination for future use. Load saved filter presets from the dropdown menu.
Tags help categorize and organize your generated content for easy retrieval.
Tags are automatically assigned colors based on their name. You can customize colors in Settings â Tags â Color Management.
Settings â Tags shows all your tags with usage counts:
Compare multiple generated texts side-by-side to choose the best option or spot differences.
Quickly edit generated text directly in the preview panel without losing the original generation.
When you save changes:
Pro Tip: Use inline editing to refine AI-generated content or add custom placeholders before exporting.
Quick access to all features via a searchable command interface. Press âK (Mac) or Ctrl+K (Windows) to open.
âK (Mac) or Ctrl+K (Windows)Type to filter the command list with fuzzy search:
Power User Tip: Learn the keyboard shortcuts shown next to each command for even faster access!
Track your usage patterns with comprehensive analytics. Click "Analytics" in the header to access the dashboard.
Visualizes your generation activity over the last 7 days:
Horizontal bar chart showing distribution of theme usage:
Export your analytics data as JSON or CSV for external analysis or reporting.
Test and prototype API integration with a mock REST API endpoint. Click "API" in the header to access.
Simulates: /api/v1/generate
JSON body parameters:
{
"theme": "tech",
"length": 10,
"type": "words",
"format": "plain"
}
Success (200 OK):
{
"status": "success",
"data": {
"text": "generated lorem ipsum text...",
"wordCount": 10,
"charCount": 58
},
"metadata": {
"theme": "tech",
"timestamp": "2025-10-24T14:30:00Z"
}
}
Error (400 Bad Request) for invalid parameters:
Use Case: Test your application's API integration logic before connecting to a real backend.
Customize the app's appearance and behavior. Click the settings icon (âī¸) in the header to access.
View and customize keyboard shortcuts:
Master keyboard shortcuts to dramatically speed up your workflow.
âK / Ctrl+KâG / Ctrl+GESCâ/ / Ctrl+/âC / Ctrl+CâS / Ctrl+SâZ / Ctrl+ZâY / Ctrl+Yâ1-4 / Ctrl+1-4âF / Ctrl+Fâ / âTLâ / âPro Tip: Press ? anywhere in the app to show a quick reference card of all keyboard shortcuts!
Power user techniques and best practices to maximize your productivity.
âK, âG, âC, ESC, âS)Continue learning:
âK) to discover features