Smallpdf
communityOnline PDF tool suite with 25+ tools used by 50+ million users monthly for compressing, converting, editing, and signing PDF files. Supports conversion between PDF and Word, Excel, PowerPoint, JPG.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/api/v1/compressCompress a PDF file
Parameters
filePDF file upload (filerequiredcompression_levelstrong|medium|low (stringoptionalReturns
output{download_url, original_size_bytes, compressed_size_bytes, compression_ratio}POST
/api/v1/convertConvert PDF to or from other formats
Parameters
filefile upload (filerequiredoutput_formatword|excel|ppt|jpg|png (stringrequiredReturns
output{download_url, pages, format, size_bytes}POST
/api/v1/mergeMerge multiple PDF files
Parameters
filesPDF files array (arrayrequiredReturns
output{download_url, pages_total, size_bytes}