DevTips
Empower your development workflow with our curated collection of quick tips and practical tutorials. From file handling and image processing to API integration and open source tools, our dev tips cover a wide range of topics to enhance your coding skills and boost productivity. Whether you’re a beginner or an experienced developer, dive in to find efficient solutions for your projects.
Efficient PNG optimization in Python with Oxipng
Kevin van Zonneveld
Optimize PNG files from Python with pyoxipng, refuse existing outputs, handle batch failures, and check decoded pixels without confusing them with metadata.
Read moreOptimize PNGs with Oxipng from the CLI and Rust
Tim Koschützki
Optimize PNGs with Oxipng from the CLI and Rust. Save separate outputs, preview savings, and understand pixel, metadata, and file attribute preservation.
Read moreDraft image alt text with AWS Rekognition and Node.js
Kevin van Zonneveld
Use AWS Rekognition and Node.js to suggest image labels for an alt text review workflow, with error handling and caching examples.
Read moreAdd subtitles to videos in Ruby with open-source tools
Kevin van Zonneveld
Learn how to add subtitles to videos using Ruby and open-source tools, enhancing accessibility and viewer engagement.
Read moreStreamline MP4 streaming in Java with Qtfaststart
Kevin van Zonneveld
Optimize MP4 streaming in Java with qtfaststart to improve playback startup and user experience, leveraging our video encoding capabilities.
Read more
