PDFファイルをJPG画像に変換するGUIアプリケーションです。 「参照」ボタンをクリックしてPDFファイルを選択 「参照」ボタンをクリックして保存先フォルダを選択 出力ファイル名を入力 ...
A Python script that converts PDF files to JPG images with parallel processing support. Each PDF is processed in parallel, and pages are saved as separate JPG files in organized folders.