Store & Process
Images.

Stop wasting time building custom storage and media pipelines. Dreep gives you a simple API to upload, resize, optimise, and deliver files to your users instantly.

fetch.ts
// Upload, resize, and optimise via fetch
const formData = new FormData();
formData.append('file', selectedFile);

const res = await fetch('https://api.dreep.cloud/api/v1/http/upload', {
  method: 'POST',
  headers: { 'Authorization': 'Bearer sk_live_xxxxx' },
  body: formData
});

Simple, transparent pricing.

Start for free, then scale as you grow. Choose the plan that fits your media workflow.

Free

Perfect for testing and small projects.

₦0/month
1 GB Storage
100 Transformations / month
3 Folders

Starter

For growing apps needing more power.

₦1,999/month

Billed monthly

10 GB Storage
10,000 Transformations / month
10 Folders
Most Popular

Pro

For production apps and heavy media.

₦5,999/month

Billed monthly

30 GB Storage
50,000 Transformations / month
50 Folders

Add-ons

Scale storage and processing capacity independently.

Additional Storage

  • +10 GB₦499/month
  • +50 GB₦1,999/month
  • +100 GB₦3,499/month

Additional Transformations

  • +10,000 transformations₦499
  • +50,000 transformations₦1,499
  • +100,000 transformations₦2,499

Universal HTTP API. First-class SDKs.

Integrate Dreep into any stack in minutes. Use our official SDKs for rapid development or connect directly via our RESTful HTTP API from anywhere.

Node.js
Next.js
React
Python
Go
Vue
Ruby
PHP
Swift
Kotlin
Node.js
Next.js
React
Python
Go
Vue
Ruby
PHP
Swift
Kotlin
Node.js
Next.js
React
Python
Go
Vue
Ruby
PHP
Swift
Kotlin

Powerful processing.
Instant delivery.

Transform media on the fly via our API. Resize images, transcode videos, and convert formats with sub-100ms processing times.

Visuals

Images

Resizing, format conversion, compression, cropping, and watermarking on the fly.

Instant Delivery
Motion

Videos

Transcoding, format conversion, compression, thumbnail generation, and optimisation.

High Performance
Files

Documents & PDFs

Secure storage, parsing, format conversions, and CDN delivery for everyday files.

Secure Storage

Global storage. Lightning fast.

Secure object storage backed by a massive global CDN. Dreep gives you everything from signed URLs to powerful access controls.

Secure File Storage

Infinitely scalable object storage for all your user uploads, application assets, and processed media. High durability and 99.99% uptime.

Infinite ScalingHigh DurabilitySimple API

Smart Optimisations

Automatically compress and format images for the best quality and size. Dreep handles the heavy lifting so you don't have to.

Signed URLs

Time-limited secure access.

Access Control

Granular folder permissions.

Edge Routing

Served from the closest node.

File Management

Organize files in folders, query by metadata, and manage your assets programmatically using our SDK or through the dashboard.

Folder StructureMetadata QueryDashboard UI

Dreep handles the infrastructure so you can focus on building your application. Zero configuration required for edge delivery and processing.