Category Archives: General Imaging

Tutorial: Create a Multipage File from Multiple Images

There are many files that exist in the workplace that are multiple pages long. Having the ability to load, split, and extract is a vital need of many applications. Some of the most common multipage file types are: PDF, TIFF, … Continue reading

Posted in General Imaging | Leave a comment

Tutorial: Load and Save Images

No matter what task you may come across, imaging projects will always have a requirement to load image files. Images can come in all different containers, compressions, sizes, bits per pixels, and resolutions. Having to worry about supporting all these … Continue reading

Posted in General Imaging | Leave a comment

Tutorial: Extract Image Info with the CodecsImageInfo Class

Like people, images are all different. Even though some images may look the same, there can be hidden information within the properties that make them unique. Perhaps you find yourself currently in a workspace that is going paperless and need … Continue reading

Posted in General Imaging | Leave a comment

Connect the Digital Dots: Text Detection on LCD Displays Using LEADTOOLS Image Processing SDK

Digital number recognition from LCD displays can be a challenge when it comes to recognizing seven-segment or dot-matrix displays. This is because the lines in the numbers do not actually connect when forming the number. When performing OCR on images … Continue reading

Posted in Image Processing | Tagged , , , , , | Leave a comment

Resize an Entire Folder of Images

This morning I was given a folder of more than 100 screenshots of our various demos. I needed these to update our website. Unfortunately, most of them were too large for the page and needed to be resized. I quickly … Continue reading

Posted in Image Processing | Leave a comment