# 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.

***

## [Decompress archives directly with cURL and command line](/devtips/decompress-archives-directly-with-curl-and-command-line.md)

Kevin van Zonneveld·March 27, 2025

Learn how to efficiently decompress archives directly from URLs using cURL and command-line tools, streamlining your workflow.

[Read more](/devtips/decompress-archives-directly-with-curl-and-command-line.md)

## [Optimize Quicktime streaming with Go and Qtfaststart](/devtips/optimize-quicktime-streaming-with-go-and-qtfaststart.md)

Kevin van Zonneveld·March 26, 2025

Learn how to enhance Quicktime video streaming performance using qtfaststart in Go, ensuring faster playback and improved user experience.

[Read more](/devtips/optimize-quicktime-streaming-with-go-and-qtfaststart.md)

## [Export files to Supabase with cURL](/devtips/streamline-file-exports-to-supabase-using-curl-commands.md)

Kevin van Zonneveld·March 25, 2025

Learn how to efficiently export files to Supabase storage buckets using cURL commands, enhancing your data management and automation workflows.

[Read more](/devtips/streamline-file-exports-to-supabase-using-curl-commands.md)

## [Efficient image hosting: CDNs & processing](/devtips/efficient-image-hosting-cdns-processing.md)

Tim Koschützki·March 24, 2025

Learn how to optimize image hosting using static CDNs and on-the-fly image processing for improved performance and reduced bandwidth costs.

[Read more](/devtips/efficient-image-hosting-cdns-processing.md)

## [Create Zip archives in the browser with Jszip](/devtips/create-zip-archives-in-the-browser-with-jszip.md)

Kevin van Zonneveld·March 21, 2025

Learn how to generate ZIP archives in the browser using JSZip and the HTML5 File API, including drag-and-drop.

[Read more](/devtips/create-zip-archives-in-the-browser-with-jszip.md)
