Platform/OS
Cross-platform
Category
Media & Video Tools

CuttingRoom

CuttingRoom is a simple video editing tool that lets regular people trim, cut, and combine video clips without needing expensive software. It works like digital scissors and glue for your home movies or phone videos, letting you remove boring parts and create short, shareable clips in minutes. It stores all your original videos and edited projects in S3-compatible object storage, which acts like an unlimited, cheap digital warehouse that keeps everything safe. When you make a cut, it smartly pulls only the pieces it needs from S3 without downloading entire huge files, making editing fast even on slow internet. This S3 approach means you never run out of space, can work from any device, and only pay for what you actually store.

Connection / Setup

  1. Create an account and log in to DiskSpace
  2. Click I'm ready to set up my storage
  3. Enter Bucket Name following the instructions
  4. Click Create Bucket and wait for it to be generated
  5. Find your Endpoint URL, Access Key, and Secret Key in the S3 Client Configuration section for use below

Connect CuttingRoom to DiskSpace.sh

DiskSpace.sh is a fully S3-compatible object storage service. Follow the steps below to configure your connection in CuttingRoom.

Connection Steps:
  1. Open the S3 connection settings in CuttingRoom.
  2. Select "Custom S3 Provider" or "Other" as the service type.
  3. Enter the following credentials and settings:
Region: Leave empty or set to us-east-1
Important: Path-Style Requests

CuttingRoom must be configured to use Path Style requests (not virtual-hosted style). This is a required setting for DiskSpace.sh.

Correct format: https://s3.diskspace.sh/bucket-name/key
Incorrect format: https://bucket-name.s3.diskspace.sh/key
Example Configuration
Endpoint URL: https://s3.diskspace.sh
Access Key: AKIAXXXXXXXXXXXXXXXX
Secret Key: ****************************************
Region: us-east-1 (or leave blank)
Path Style: Enabled (Required)
Troubleshooting
  • Ensure "Force Path Style" or "Path Style Access" is enabled in CuttingRoom settings.
  • Double-check that your Access Key and Secret Key are copied correctly.
  • If connection fails, try setting Region to us-east-1.
  • Verify your DiskSpace.sh bucket exists and you have proper IAM permissions.
  • Contact DiskSpace.sh support if you continue to experience authentication errors.