193 Stories by Mark Stephens
Printing PDF files from Java is something that raises a lot of general questions, so this short article is a general guide to the... Why do HEIC Images cause issues for Java Developers? ImageIO does not read HEIC file types by default so existing Java Applications will not... Why travel to Switzerland by train This year, my daughter set me the challenge to take the train rather than fly when I next... What is AVIF? AVIF stands for AV1 Image File Format and is used for storing images and video. It uses the same container format... What is a PNG? PNG stands for Portable Network Graphics. It is a lossless, bitmap image format popular on the world wide web because... What is JPEG? JPEG is a very well supported image file format and works with all modern web browsers. It does not include an...