This Node.js CLI tool enables users to convert PDF files to various formats and vice versa. It leverages the node-poppler library for PDF conversions and supports multiple file type conversions. The tool provides a simple command-line interface, guiding the user through the process of selecting the input file and destination directory.
Upload images to Amazon S3 from your local system or generate random images using the unsplash API and then upload it to the S3 bucket. By any chance if the image is found to be explicit it will be deleted from the bucket. The images are sent to the message queue and acknowledged before uploading it to the bucket.