Automating your law firm's legal copying needs

By using Zipena your firm can save up to tens of thousands each month while no longer relying on inefficient third party services


Get in Touch

Request a personalized demo and see for yourself how much your law firm can save with Zipena


Savings calculator

Enter your monthly subpoenas to see your savings instantly!

Savings Calculator

Estimated Monthly Savings:

$0

(function() { var subpoenasInput = document.getElementById('subpoenas'); var subpoenasValue = document.getElementById('subpoenasValue'); var savingsDisplay = document.getElementById('savings'); window.onload = function() { subpoenasValue.textContent = `Subpoenas per month: ${parseInt(subpoenasInput.value).toLocaleString()}`; calculateSavings(subpoenasInput.value); }; subpoenasInput.oninput = function() { subpoenasValue.textContent = `Subpoenas per month: ${parseInt(this.value).toLocaleString()}`; calculateSavings(this.value); }; function formatSavings(savings) { var formatter = new Intl.NumberFormat('en-US', { style: 'currency', currency: 'USD', minimumFractionDigits: 0, maximumFractionDigits: 2, }); return formatter.format(savings); }; function calculateSavings(subpoenas) { var averageCostPerSubpoena = 40; var tierOne = { price: 5500, range: [0, 500] }; var tierTwo = { price: 7000, range: [501, 1000] }; var tierThree = { price: 8200, range: [1001, 1500] }; var tierFour = { price: 9800, range: [1501, 2000] }; var tierFive = { price: 11000, range: [2001, 5000] }; var currentPrice = averageCostPerSubpoena * subpoenas; let zipenaPrice = 0; if (subpoenas >= tierOne.range[0] && subpoenas <= tierOne.range[1]) { zipenaPrice = tierOne.price; } else if (subpoenas >= tierTwo.range[0] && subpoenas <= tierTwo.range[1]) { zipenaPrice = tierTwo.price; } else if (subpoenas >= tierThree.range[0] && subpoenas <= tierThree.range[1]) { zipenaPrice = tierThree.price; } else if (subpoenas >= tierFour.range[0] && subpoenas <= tierFour.range[1]) { zipenaPrice = tierFour.price; } else if (subpoenas >= tierFive.range[0] && subpoenas <= tierFive.range[1]) { zipenaPrice = tierFive.price; } else { zipenaPrice = 0; } var savings = currentPrice - zipenaPrice; savingsDisplay.textContent = formatSavings(savings); } })();

Everything your firm needs to retrieve records

Subpoenas

Easily subpoena deponents through email or fax. Zipena will pre-populate all the necessary case info.

Automated Records Processing

Just upload the records you receive, and they will be automatically Bates stamped and processed.

Motion to Compel

When that auth release isn't being signed you prepare a Motion to Compel right your Zipena dashboard

Show Cause

Can't get the records back? Easily prepare a Show Cause for the deponent

Third Party Records Access

Need to give records access to opposing counsel? No problem.

Records Tracking

Quickly see where you are in the process of getting your records back


© Zipena. All rights reserved.