crosscompute
There are 4 repositories under crosscompute topic.
PDF-to-Video
a simple solution for converting PDF files into videos. The tool is designed to seamlessly extract images from each page of a PDF document and subsequently compile these images into a video format.
ccPDFtoImg
The PDF to Images tool is a Python-based utility app designed to convert each page of a PDF document into individual image files. This tool is particularly useful for processing PDFs into a format that can be easily used in presentations, videos, and other multimedia applications.
CC_images_to_video
This project is designed to automate the process of converting a series of images into a video file. Using Python and OpenCV, it efficiently handles the task of resizing images, maintaining aspect ratios, and stitching them together into a seamless video. Designed to work within the CrossCompute framework for automated runs and batch processing.
CrossComputeTutorials
A series of tutorials for getting started with the CrossCompute Automation Framework