Yesterday I met Jon on LinkedIn. He was looking for a solution to convert pages of a PDF document to JPG images in a PHP application. I proposed that he look into Aspose.PDF Cloud. “The Aspose API seems very powerful and interesting, I hope it can be useful to me,” he said His reply was positive so I wrote a sample application to explain how to use Aspose.PDF Cloud to do his job. His requirements were simple. He explained, “I would like to know what steps I need to convert a PDF with two pages in two separate JPGs, one for each page.” Let me share the same code with everyone. Download it from Github.