For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
GuidesIntegrationsAPI ReferencesRelease notes
GuidesIntegrationsAPI ReferencesRelease notes
  • Introduction
    • Overview
    • Quick Start
    • Projects
    • Billing
  • Uploading
    • Overview
      • Overview
      • Installation
        • Overview
        • Plugin structure
        • Extension points
        • Icons & Translations
        • Runtime API
        • Activity UI
        • Complete example
        • Built-in plugins
      • HTML forms
      • Built-in image editor
      • Security settings
      • Breaking changes
    • Uploading files with API
    • File analysis on upload
  • Optimization
    • Overview
  • Transformations
  • Delivery
    • Overview
    • On-the-fly operations
    • CDN settings
    • Proxy
  • Security
    • Overview
    • Validation and moderation
    • Signed uploads
    • Signed URLs
    • Unsafe content moderation
    • Malware protection
    • HIPAA workflows
  • Storage
    • Uploadcare storage
    • Cloudflare R2
    • Google Cloud Storage
    • Azure Blob Storage
  • File management
    • Overview
    • Managing files
    • File groups
    • Webhooks
    • Arbitrary file metadata
  • CLI
    • Overview
    • Configuration
  • Migration
    • Migration to Uploadcare
    • Migration from Filestack
Dashboard
LogoLogo
UploadingFile UploaderPlugin API

Built-in Plugins

The following plugins ship with the File Uploader and are activated automatically based on your configuration. You do not need to register them manually.

Built-in plugins are combined with any custom plugins you pass through the plugins config.

Plugin IDEnabled when
camerasourceList includes camera
url-sourcesourceList includes url
external-sourcessourceList includes any external source ID
cloud-image-editoruseCloudImageEditor / use-cloud-image-editor is enabled
image-shrinkimageShrink / image-shrink is set

Avoid reusing these IDs for your own plugins.

Was this page helpful?
Previous

File Uploader HTML forms handling

Next
Built with