Tag: bash script (5 articles)

Thumbnail

Enhance your Quranic study with a versatile command-line script for searching and displaying Quranic verses seamlessly. Access specific verses, conduct interactive searches, and integrate color-coded output for improved readability. Explore the significance and usage of this tool, along with access to the GitHub repository.

... Read More


Keywords: Quran study tool command-line script verse display search ...
Thumbnail

Learn how to extract the first page from a PDF file as a PNG image file using PyMuPDF's fitz module. This article explains the features of the fitz module and provides a Python script for extracting PDF pages as images. A bash script is also provided to demonstrate how to activate a local virtual environment and run the Python script with the necessary dependencies.

... Read More


Keywords: PyMuPDF fitz module PDF image extraction virtual environment ...