yhamidaddin's repositories
pdf-apply-odd-even-backgrounds
PDF Background Stamping Script
Language:ShellGPL-3.0000
Language:ShellGPL-3.0000
extract-pdf-annotations.py
Python code that extracts all text annotations from a PDF file and saves them into a csv file. The output csv file contains five columns: Page Number, Text Content, Author, Creation Date, Modefication Date.
Language:PythonGPL-3.0000
clean-chatgpt-html.py
Python code that cleans a saved ChatGPT page from scripts and external references, making it available as a stand-alone html for offline reading.
Language:PythonGPL-3.0000
multilingual-clipboard-typer
Bash script that types clipboard content and handles switching between Arabic and English keyboard layouts.
Language:Shell000