A modern web interface for generating PDF documentation from OpenAPI/Swagger specifications. This tool provides an intuitive UI for converting API specifications into beautifully formatted PDF documents with extensive customization options.
- Multiple input methods:
- Direct URL input
- File upload (supports drag & drop)
- Text input with JSON/YAML support
- Format conversion and validation:
- Automatic JSON ↔ YAML conversion
- Content formatting and validation
- Support for both JSON and YAML file uploads
- Customizable PDF output:
- Content sections toggle
- Color scheme customization
- Text content customization
- Schema style options
- Dark theme interface
- Responsive design
- Enter the URL of your OpenAPI/Swagger specification in the input field
- Click "GENERATE PDF" to create the documentation
- Click the "File Upload" tab
- Either drag and drop your specification file or click to select one
- Supported formats:
.json
,.yaml
,.yml
- The file will be automatically processed and loaded
- Click the "Paste Content" tab
- Paste your OpenAPI/Swagger specification
- Select the format (JSON or YAML)
- Use the "Format" button to prettify the content
- Click "Load Content" to process the specification
- API Information
- Table of Contents
- Security Section
- Examples
- API Details
- API List
- Tag Sorting
- Schema Style (Table/Object)
- Primary Color
- Alternate Color
- PDF Title
- Cover Text
- Security Text
- API Text
- Footer Text
Supports all modern browsers:
- Chrome
- Firefox
- Safari
- Edge