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

***

## ['unoconv' for document conversion ease](/devtips/unoconv-for-document-conversion-ease.md)

Kevin van Zonneveld·November 20, 2024

Streamline your document workflow with 'unoconv', an open-source tool for automating document conversion tasks like converting DOCX to PDF.

[Read more](/devtips/unoconv-for-document-conversion-ease.md)

## [Import files from Backblaze in Go: efficient techniques](/devtips/import-files-from-backblaze-in-go-efficient-techniques.md)

Kevin van Zonneveld·November 19, 2024

Learn how to import files from Backblaze using Go with practical examples and open-source tools.

[Read more](/devtips/import-files-from-backblaze-in-go-efficient-techniques.md)

## [Export files to MinIO: a complete cURL guide](/devtips/export-files-to-minio-a-complete-curl-guide.md)

Tim Koschützki·November 19, 2024

Learn how to use cURL to efficiently export files to MinIO with practical examples and secure authentication methods.

[Read more](/devtips/export-files-to-minio-a-complete-curl-guide.md)

## [How to create an image CDN using AWS S3 and cloudfront](/devtips/how-to-create-an-image-cdn-using-aws-s3-and-cloudfront.md)

Kevin van Zonneveld·November 18, 2024

Learn how to set up your own image CDN using AWS S3 and CloudFront to optimize image delivery and improve your website's performance.

[Read more](/devtips/how-to-create-an-image-cdn-using-aws-s3-and-cloudfront.md)

## [Implementing real-time text recognition in Android apps with OpenCV and Tesseract](/devtips/ocr-android-sdk.md)

Kevin van Zonneveld·November 15, 2024

Implement real-time text recognition in Android apps using OpenCV and Tesseract, extracting text from live camera feeds with our step-by-step guide.

[Read more](/devtips/ocr-android-sdk.md)
