Add numbered exhibit stamps to your PDF documents and generate the index automatically. Simple, fast and professional.
A complete solution for stamping legal exhibits
Round, square or rectangular. Custom text above and below. Realistic stamp effect optional.
Automatic generation of the exhibit index as a PDF. Complete list with exhibit numbers and names.
Organise exhibits by client case. Drag and drop to reorder your documents easily.
Merged PDF or separate files in a ZIP. Download your stamped documents instantly.
Build stamping into your workflows. Full documentation and secure API keys.
EU hosting, no data resale, automatic deletion. Secure processing of your confidential documents.
The confidentiality of your documents is our absolute priority
Your data stays on servers located in the EU
We never sell your information to anyone
Your files are deleted once processed. Seven days on the free plan.
Transfer and storage are secured with HTTPS and encryption
Stamp all your documents in four simple steps
Drag and drop your exhibits into a case
Shape, text, colour, position
Fast, automatic processing
Stamped PDF and index
Want to automate your stamping? The REST API plugs HelloStampPdf straight into the workflows you already run.
// Exemple d'appel API
const response = await fetch(
'https://api.hellostamppdf.com/stamp',
{
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
files: ['document.pdf'],
config: {
shape: 'round',
position: 'top-right',
topText: 'Cabinet XYZ'
}
})
}
);
const { downloadUrl } = await response.json();Pay only for what you use
For sole practitioners
For established practices
For large practices
* 1 credit = 1 page
10 free credits to get started. No card required.