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

***

## [Export files to wasabi with Rclone](/devtips/efficient-file-exports-to-wasabi-using-rclone-on-the-cli.md)

Kevin van Zonneveld·March 20, 2025

Learn how to efficiently export files to Wasabi cloud storage using rclone on the command line, including installation, configuration, and troubleshooting.

[Read more](/devtips/efficient-file-exports-to-wasabi-using-rclone-on-the-cli.md)

## [GCP OCR & Java: invoice automation](/devtips/automate-invoice-processing-with-gcp-ocr-java-integration.md)

Tim Koschützki·March 19, 2025

Learn how to automate invoice processing by integrating Google Cloud Vision OCR with Java. Improve accuracy and efficiency in financial workflows.

[Read more](/devtips/automate-invoice-processing-with-gcp-ocr-java-integration.md)

## [Transcribe audio on iOS & macOS: Whisperkit](/devtips/transcribe-audio-on-ios-macos-whisperkit.md)

Kevin van Zonneveld·March 18, 2025

Integrate WhisperKit into your iOS and macOS apps for efficient, on-device speech transcription using Apple Silicon.

[Read more](/devtips/transcribe-audio-on-ios-macos-whisperkit.md)

## [Boost JS file uploads with Web Workers](/devtips/boost-js-file-uploads-with-web-workers.md)

Kevin van Zonneveld·March 17, 2025

Learn how Web Workers can significantly enhance JavaScript file upload performance by offloading heavy tasks to background threads.

[Read more](/devtips/boost-js-file-uploads-with-web-workers.md)

## [Verify files with cURL & B2sum](/devtips/b2sum-in-combination-with-curl.md)

Tim Koschützki·March 14, 2025

Learn how to verify the integrity of remote files using cURL and b2sum, ensuring safe and unaltered downloads.

[Read more](/devtips/b2sum-in-combination-with-curl.md)
