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

***

## [Batch image resizing and conversion with ImageMagick](/devtips/batch-image-resizing-and-conversion-with-imagemagick.md)

Kevin van Zonneveld·September 13, 2024

Learn how to automate image batch resizing and format conversion using ImageMagick's command-line tools. Step-by-step guide with practical examples.

[Read more](/devtips/batch-image-resizing-and-conversion-with-imagemagick.md)

## ['zip': advanced compression techniques for developers](/devtips/zip-advanced-compression-techniques-for-developers.md)

Tim Koschützki·September 12, 2024

Explore advanced 'zip' command techniques for efficient file compression, exclusion, encryption, and automation in development workflows.

[Read more](/devtips/zip-advanced-compression-techniques-for-developers.md)

## [Creating a custom file upload UI with JavaScript](/devtips/creating-a-custom-file-upload-ui-with-javascript.md)

Tim Koschützki·September 11, 2024

Learn how to build a custom file upload user interface using JavaScript, enhancing user experience and functionality over default browser inputs.

[Read more](/devtips/creating-a-custom-file-upload-ui-with-javascript.md)

## [Automating image resizing and format conversion with ImageMagick](/devtips/automating-image-resizing-and-format-conversion-with-imagemagick.md)

Kevin van Zonneveld·September 10, 2024

Automate image resizing and format conversion with ImageMagick's command-line tools for efficient workflows, practical examples, and more.

[Read more](/devtips/automating-image-resizing-and-format-conversion-with-imagemagick.md)

## [How to start downloading files with cURL](/devtips/download-files-with-curl.md)

Joseph Grabski·January 25, 2024

Learn how to efficiently download files using the powerful command-line tool cURL, so you can speed up your Transloadit workflow.

[Read more](/devtips/download-files-with-curl.md)
