SGI

Working with Images in Java

Java developers working with Image files have limited options. Since starting the company in 1999, we’ve been frustrated by the limited options available for...
Amy Pearson
2 min read

How to Manipulate Images in Java using JDeli

In this blog post, we’ll take a quick look at how JDeli simplifies image editing for Java developers. The ideal image processing Java library...
Amy Pearson
3 min read

How to read SGI images in Java (Tutorial)

Why do SGI Images cause issues for Java Developers? ImageIO cannot read SGI file types by default so existing Java Applications will not work...
Zain
1 min read

What is SGI file format?

What is SGI file format? SGI is a bitmap image file format for storing pixel data. It has 2-channel support (.bw for black and...
Amy Pearson
1 min read