GitHub topics: pythonconverter
fxrdhan/DOC-DOCX-to-PDF
Ini adalah script Python yang mengonversi semua file Word dalam direktori input tertentu ke PDF menggunakan pustaka Aspose.Words. File PDF yang dikonversi kemudian disimpan dalam direktori output terpisah.
Language: Python - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

fxrdhan/BMP-to-PNG
This Python script converts BMP files in a directory to PNG format and saves them in a new directory. It then deletes the original BMP files.
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fxrdhan/IMG-to-PDF
This script uses the Python Imaging Library (PIL) to automate the conversion of images (.jpg, .jpeg, .png) to PDF files. It loops through all the image files in a specified folder and saves them as PDF files with the same name. The original image files are then removed from the folder.
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fxrdhan/PPTX-to-PDF
This Python script for converting PowerPoint (.pptx) files to PDF format using the COM object provided by Microsoft PowerPoint. The script can handle multiple input files placed in a specified input directory and export them to a designated output directory.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
