PDF utilities

פרמיום
על ידי Domenico Giambra | מְעוּדכָּן 2 months ago | 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.