PDF utilities

フリーミアム
よって Domenico Giambra | 更新済み hace 2 meses | Tools
Health Check

N/A

すべてのチュートリアルに戻る (4)

Compress PDF size

{
	"source": [
		{
			"type": "pdf",
			"data": "base 64 encoded file"
		}
	],
	"shrink": true
}

Note that it is not guaranteed that the compression algorithm will produce a smaller file. The shrinked file will be returned only if it is actually smaller than the original one, otherwise the original file will be returned.