PDF utilities

부분 유료
분류별 Domenico Giambra | 업데이트됨 לפני חודשיים | Tools
인기

5.8 / 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.