What is the best EXIF library for .Net?

If you’re willing to use an open-source library, may I humbly suggest one of my own creation? The metadata-extractor project has been alive and well since 2002 for Java, and is now available for .NET. Open source (Apache 2.0) Heavily tested and widely used Supports many image types (JPEG, TIFF, PNG, WebP, GIF, BMP, ICO, … Read more

reading android jpeg EXIF metadata from picture callback

To read metadata/EXIF from image byte[] (useful for Camera.takePicture()) using version 2.9.1 of the metadata extraction library in Java by Drew Noakes: try { // Extract metadata. Metadata metadata = ImageMetadataReader.readMetadata(new BufferedInputStream(new ByteArrayInputStream(imageData)), imageData.length); // Log each directory. for(Directory directory : metadata.getDirectories()) { Log.d(“LOG”, “Directory: ” + directory.getName()); // Log all errors. for(String error : … Read more

Images taken with ACTION_IMAGE_CAPTURE always returns 1 for ExifInterface.TAG_ORIENTATION on some Gingerbread devices

Ok guys, it seems like this bug for android won’t be fixed for a while. Although I found a way to implement the ExifInformation so that both devices (ones with proper Exif tag, and also improper exif tags work together).. So the issue is on some (newer) devices, there’s a bug that makes the picture … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)