Tutorials
Follow along with our step-by-step development, AI, and sysadmin tutorials.
Python
Convert Images to WebP Using Python and Pillow
How to Convert Images to WebP Using Python and Pillow
Learn how to batch convert JPG, PNG, and other image formats to WebP using Python and the Pillow library. Includes compression settings, transparency handling, and automation scripts.
Python
OCR in Python
OCR in Python: Extract Text from Images and Scanned PDFs
A practical guide to extracting text from images and scanned PDF documents using Python, Tesseract OCR, and modern AI-based alternatives.
Python
Use OpenAI's Vision API to Caption Images Automatically
How to Use OpenAI's Vision API to Caption Images Automatically
Learn to build an automatic image captioning system using OpenAI's GPT-4o Vision API. Covers single images, batch processing, custom prompts, and integrating captions into your workflow.
Python
Create a PDF Generator with Python and ReportLab
How to Create a PDF Generator with Python and ReportLab
Build a PDF generator in Python using ReportLab. Learn to create invoices, reports, and documents with text, tables, images, headers, footers, and custom styling.
Want to contribute?
Share your knowledge with the community. Submit a tutorial and help thousands of developers learn something new.