Can I convert only part of the page?

Yes, the API can convert any HTML section specified by a CSS selector. Pass the selector to the setElementToConvert method and choose the desired mode with setElementToConvertMode.

Alternatively, you can add the pdfcrowd-convert-only-this class to elements you want to convert. Other elements will be removed from the output.