B4J Library jMagicImage - Read exif and metadata data, convert, compress image, also some basic image filters - Pendrush    May 21, 2021   (22 reactions) Original libarary: https://github.com/magiclen/MagicImage
jMagicImage is a B4j (wrapper) library fo... B4J Question How to get the EXIF information from an image? - Mark Read    Jul 2, 2018 I need to get the EXIF information from a series of image files (about 200). In particular, the gps... at work). Looking at the EXIF information with Irfanview, both files are readable and the format... B4J Tutorial Get EXIF GPS information and show images in google maps - Mark Read    Aug 5, 2018   (8 reactions)   tags: Erel My Aim: Extract the gps information from all images in a directory and generate a html file to view ... B4A Tutorial [B4X] [B4XPages] Intent based camera - Erel    Jul 23, 2024   (17 reactions) This solution will not work with Android 14+. Please use the more powerful MediaChooser instead: MediaChooser - cross platform videos and images chooser B4A + B4i project that uses an intent in B4A and the Camera object in B4i to take a picture using the default camera app. The B4A code depends on JpegUtils: https://www.b4x.com/android/forum/threads/11629/#content It rotates the bitmap based on the EXIF orientation attribute. Don't miss: - Manifest code in B4A. - #PListExtra in main... B4J Question Exif - metadata, i.e. information hidden in the photo - T201016 (first post)    Jul 28, 2024 The solution came unexpectedly https://cdn.jsdelivr.net/joypixels/assets/6.5/png/unicode/64/1f634.pn... B4J Question How to read the EXIF metadata from an large jpg image with B4J? - js486dog (first post)    May 1, 2024   (1 reaction)
Can you provide the large image?
Thank you for your response.
The solution given by "Daestrum... B4J Question Jpegutils for B4J - canalrun    Feb 28, 2016 within an EXIF field of a camera snapshot then read that custom information within B4J.
Thanks... B4J Question SOLVED! Impossible to compile B4J code - johnerikson (first post)    Jun 13, 2025 I'm still struggling with compilation errors. It's getting uncomfortable, I wonder how I'm going to get started again. I think it's some type of virus, although no security program reacts and warns of something like that. ctrl P dont help! I use ExifTool for read metadata!... B4J Question Work with Images on a jServer - Daestrum (first post)    May 22, 2024 would this do it for you https://www.b4x.com/android/forum/threads/jmagicimage-read-exif-and-metadata-data-convert-compress-image-also-some-basic-image-filters.130857/... B4J Question Image Resizing while retaining Metadata - epiCode    Jun 11, 2024 Is the any library which can read/write metadata / exif and when resizing it does not remove metadata. JMagicImage library removes metadata completely. (the project is also archived now on github)... Page: 1   2   3   |