This API provides endpoints to unlock (decrypt) password-protected PDF files and compress PDF files. POST /decryptPdf: Remove password protection from a PDF file. Requires a PDF file and the password. POST /compressPdf: Compress a PDF file to reduce its size. Requires a PDF file.