Tag Archives: Conversion

Convert and Base64 Encode Images and PDFs in C#

Base64 encoding is used to encode binary data, such as a PDF file, into an ASCII string format that is compatible with systems that can only handle text. For example, email attachments and binary uploads in HTML forms are converted … Continue reading

Posted in Document Converter | Tagged , , , , | Leave a comment

Convert PDF to JPEG Using C#, VB, and Java Code

Our support department recently responded to a request for a code sample to convert PDF to JPEG. The customer needed to leverage LEADTOOLS to split and convert thousands of PDF files into single page JPEGs. JPEG images are universal and … Continue reading

Posted in PDF | Tagged , , | Leave a comment

Build a .NET Core Image Conversion MicroService using LEADTOOLS NuGet Packages

This blog post is to demonstrate the simplicity when working with LEADTOOLS NuGet packages to convert a hosted file from the web to a PNG. LEAD introduced NuGet packages at the release of Version 20 and never looked back. The … Continue reading

Posted in File Formats | Tagged , , , , | 1 Comment

New ConvertBarcodeSplit Web API Method for LEADTOOLS Cloud Services

Since releasing LEADTOOLS Cloud Services only a few months ago, we have seen a lot of usage from customers as well as some feedback. It’s a product we look forward to supporting and improving by making additional LEADTOOLS imaging functionality … Continue reading

Posted in Barcode | Tagged , , , , , , , , , , | 1 Comment

Security Camera Motion Detector: Developer App Series

This post is part of our 2017 Developer App Series, which showcases apps created by our Support Agents over the course of eight weeks. These apps are intended to be larger, more thoughtful apps with highly practical purposes in mind, … Continue reading

Posted in Multimedia Imaging | Tagged , , , , , , | Leave a comment