Flexible Pricing

Use Qubee to streamline your entire business team's media content and production process across all departments, archive historical media assets and documents, or even just to store your family photos and videos.

STANDARD

$5 / TB

Monthly
Annual

$0 / Month

 TB

Pay as you go

Access to premium features

Save 10% with annual pricing

// Getting elements of slider, form fields and cost text var RK_slider1 = document.getElementById("RK-myRange1"); var RK_output1 = document.getElementById("RK-sliderValue1"); var RK_costText1 = document.getElementById("RK-costText1"); var price_per_TB1 = 5; // Render values of slider and cost upon change RK_output1.value = RK_slider1.value; updateCost1(RK_slider1.value); RK_slider1.oninput = function() { RK_output1.value = this.value; updateCost1(this.value); }; // Bind form field with slider RK_output1.oninput = function() { RK_slider1.value = this.value; updateCost1(this.value); }; // Function for updating cost text function updateCost1(value) { var cost = value * price_per_TB1; // Cost in dollars = value * price_per_TB1 RK_costText1.textContent = "$" + cost; // Update cost text } // Function to open new page with parameters in url function openPage1() { var standardTerms1 = "monthly"; var serviceType1 = "standard"; var tbQty1 = RK_slider1.value; var url1 = "https://app.qubee.io/checkout/" + "?ServiceType=" + serviceType1 + "&TBQty=" + tbQty1 + "&standardTerms=" + standardTerms1; window.open(url1, "_blank"); }

$0 / Year

 TB

Pay as you go

Access to premium features

Save 10% with annual pricing

// Getting elements of slider, form fields and cost text var RK_slider2 = document.getElementById("RK-myRange2"); var RK_output2 = document.getElementById("RK-sliderValue2"); var RK_costText2 = document.getElementById("RK-costText2"); var price_per_TB2 = 54; // Render values of slider and cost upon change RK_output2.value = RK_slider2.value; updateCost2(RK_slider2.value); RK_slider2.oninput = function() { RK_output2.value = this.value; updateCost2(this.value); }; // Bind form field with slider RK_output2.oninput = function() { RK_slider2.value = this.value; updateCost2(this.value); }; // Function for updating cost text function updateCost2(value) { var cost = value * price_per_TB2; // Cost in dollars = value * price_per_TB2 RK_costText2.textContent = "$" + cost; // Update cost text } // Function to open new page with parameters in url function openPage2() { var standardTerms2 = "annual"; var serviceType2 = "standard"; var tbQty2 = RK_slider2.value; var totalPrice2 = RK_output2.value * price_per_TB2; var url2 = "https://app.qubee.io/checkout/" + "?ServiceType=" + serviceType2 + "&TBQty=" + tbQty2 + "&standardTerms=" + standardTerms2; window.open(url2, "_blank"); }

LIFETIME

$150 / TB

$0 / One-time

 TB

Cloud Storage Only

Upgradeable up to 1000 TB

Includes RAW Preview

// Getting elements of slider, form fields and cost text var RK_slider3 = document.getElementById("RK-myRange3"); var RK_output3 = document.getElementById("RK-sliderValue3"); var RK_costText3 = document.getElementById("RK-costText3"); var price_per_TB3 = 150; // Render values of slider and cost upon change RK_output3.value = RK_slider3.value; updateCost3(RK_slider3.value); RK_slider3.oninput = function() { RK_output3.value = this.value; updateCost3(this.value); }; // Bind form field with slider RK_output3.oninput = function() { RK_slider3.value = this.value; updateCost3(this.value); }; // Function for updating cost text function updateCost3(value) { var cost = value * price_per_TB3; // Cost in dollars = value * price_per_TB3 RK_costText3.textContent = "$" + cost; // Update cost text } // Function to open new page with parameters in url function openPage3() { var standardTerms3 = "annual"; var serviceType3 = "lifetime"; var tbQty3 = RK_slider3.value; var totalPrice3 = RK_output3.value * price_per_TB3; var url3 = "https://app.qubee.io/checkout/" + "?ServiceType=" + serviceType3 + "&TBQty=" + tbQty3; window.open(url3, "_blank"); }

ENTERPRISE

Custom Pricing

Custom solutions for businesses

Access to premium features

Unlimited Users

Premium Support

CONTACT US
See All Features

Scroll

STANDARD
LIFETIME
ENTERPRISE
VISUAL STORAGE
RAW PREVIEW
PROOFING GALLERIES

VIDEO REVIEWS

PURCHASE PAGES

FTP UPLOADS

BUILT-IN VIDEO TRANSCRIPTION

ADD LUTS TO VIDEOS

BOOKMARK FILES AND FOLDERS
FTP ACCESS

ADDITIONAL USERS

$15 / User / Month

Contact Us

SOCIAL MEDIA SCHEDULING AND POSTING

Coming Soon

Coming Soon

See what Qubee can do.

Request a Demo

Copyright @ 2024 Qubee | Design by C&I Studios | Privacy Policy | Terms & Conditions

Scroll to Top