PDF utilities

FREEMIUM
(Ким) Domenico Giambra | Оновлено 2 months ago | Tools
Популярність

5.4 / 10

Затримки

703ms

Рівень обслуговування

100%

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.