android photo app that allows tagging in LastKeywordXMP - General Topics

Does any gallery or file app allow tagging in this exif tag "LastKeywordXMP"?
Am looking to tag pictures and files offline on a chromebook instead of a windows laptop. I use this tag a lot for file management.

Related

[APP][4.1+] Luma: heic 2 jpg converter and viewer. Open iPhone photos on Android

Hello.
Many people had a difficulty with opening new iPhone *.heic image files on Android and I have created the app to help them solve this problem.
Now you can open photos from iPhone (.heic) on Android device using Luma: *.heic to jpg converter and viewer offline.
URL: https://play.google.com/store/apps/details?id=luma.hevc.heif.image.viewer.converter
This is simple app which let you to view heic pictures and convert any number of them to jpeg at one time in several clicks preserving quality and all metadata.
App features:
* Browse and view any folder containing *.heic files.
* Open and view *.heic images.
* Save and share *.heic images in *.jpeg format.
* Batch convert any number of *.heic images preserving quality and metadata.
* Preserve all image metadata like: location, Exif, XMP, Copyright, ICC profile.
* Preserve depth image if presented.
Luma is designed to enable you open and convert to jpeg multiple images with *.HEIC file extension at a time. These are images in High Efficient Image Format (HEIF). Images in this format take twice less space on your device without any loss of image quality. Using this format will help you to save up to 50% of storage space for images.
Luma works completely offline and you don't need to internet connection to make the app working. You can either open single image or select any number of images and convert them to jpeg without loosing quality or metadata.
Hope for your positive feedback and review
The app does not transfer metadata when converting to HEIC. And it does not recognize DNG files as source. Can you please fix that?
Thank you
HEIF and HEIC file association to Luma app by file managers
Congratulations for this very nice Luma app! It enables HEIC file viewing on Holographic 3D phones (RED Hydrogen One and EStar Takee 1) as well as on other autostereoscopic 3D phones (ZTE Axon 7 Max and SuperD D1).
Why is the Luma app invisible to several android file managers (CX File Explorer, X-plore, Total Commander, Files by Google, etc.)?
Is it feasible to enable HEIF and HEIC file association to Luma app by the aforementioned file managers?
Can you do it, please? It will make many people happy.
Regards,
YuriRM
Parsing Error from Playstore with new Update.

Have Huawei gallery save face data as metadata within files (exif/xmp)?

Hi, I'm an avid photographer and often end up with 200 photos of people per weekend. Luckily, for a while now there's face tagging technology. It's not perfect, but it helps.
For a couple of years now, I use to tag pictures in Adobe Lightroom after importing them from the cloud, face tags are saved in jpgs as XMP meta data.
However, Huawei's gallery software, just as many others are now doing their own face recognition and offer to browse pictures by recognized face. So my question is if someone knows if it's possible to save the facial recognition data generated by the gallery software as tags in xmp or exif metadata within the files, prior to uploading them to the cloud. Other metadata, like geolocation, is included in the file as exif data.
If that should not be possible, maybe someone knows a software that offers facial tagging with included metadata outside of the gallery app itself.
Thanks!

BSPRO Cam Scanner, Document Scanner & PDF Editor

Bharat Scanner helps you scan images and documents and convert them into PDF format. Create a PDF using our advanced PDF Editor with direct printing option.
This is completely free document scanning app built by Twisters Studio which turns your android device into a powerful portable PDF creator and PDF editor to create complete PDF with no watermark .
You can use this portable document scanner to create anything — Documents, Pictures, Receipts, Business Cards, Notes, Flyers.
Highlights:
* Scan all your documents.
* Improve your scan with smart cropping.
* Apply cool filters to your scan or image
* Share all your created PDF's easily from home screen.
* Create multiple PDF pages upto 300 pages
* Smart & Easy PDF scanner
* Create complete PDF layout from scratch with no watermark
* You can add your signature also.
* No watermark
Features:
1) Easy to use Document Scanner with few steps.
2) Supports most PDF Reader and PDF editor
3) High Resolution PDF creator
4) Convert you images to PDF
5) Scan documents using your camera with cam scanner advanced features
6) Slide left and right to view, share, print and delete your PDF
Google Play Link

Converting/Assembling Samsung's Motion Photos from Apple's Live Photos (or any photo and video file)

Hi all, this is my first post here so please be gentle
I recently upgraded to a Galaxy A52 and have been compiling all of my photo collections onto said device. Motion photos (originally taken on an S9, then stored on an A3 2017) worked perfectly fine, and now I'm trying to figure out if I can get Live Photos transferred from my iPhone SE 1st gen and converted into Samsung's Motion Photo format.
I've searched and tried experimenting for hours, but I haven't found any evidence of someone successfully making a native Motion Photo. If anyone has heard of such a tool, I would love to know.
I did find tools to extract them (https://forum.xda-developers.com/t/samsung-motion-photo-extractor.3339997/), as well as some details about the file specs (https://github.com/photoprism/photoprism/issues/439).
A basic technical summary for Samsung's Motion Photos is that there is an mp4 file embedded into the jpeg metadata as binary data.
I tried my hand at making such a tool for converting Live Photos to Motion Photos on my own, using ffmpeg and exiftool. This is the flow I attempted:
1. Use Google Photos to backup Live Photos from my iPhone
2. Download them on my computer, which will give me .jpg and corresponding .mov files
3. use ffmpeg to convert and remux .mov file into correct container and codec
4. use exiftool to merge video file into jpeg file
5. copy to new Samsung phone
Unfortunately, I got stuck on the 4th step in writing the exif tags. the tags that Samsung uses are non-standard, and I couldn't find any clear resources on how I could set up an exiftool config file to do so.
I also tried downloading directly from Google Photos on my destination device, but the downloaded files are not visible outside of the Google Photos app so I cannot examine them or use them with any app other than Google Photos. I tried on a rooted emulator, and I could only find the photo portion of the file (corresponding video was not embedded and nowhere to be found). Even if this did work, it would not be a practical method as from the Google Photos app photos must be downloaded individually (no bulk option)
I've mostly given up on this and am not particularly seeking advice, rather I thought I'd share my findings and attempts as there doesn't seem to be much information for converting Live Photos to Motion Photos. Of course, if someone does know how to properly set up exiftool to write the correct tags into the image file, I will be happy to share the batch script I make to convert my collection.
--edit--
just for reference, I created this https://exiftool.org/forum/index.php?topic=12388.0 corresponding post in the exiftool forums, so if someone finds this in the future trying to attempt the same or similar thing, maybe there will be helpful replies there.
taihw said:
Hi all, this is my first post here so please be gentle
I recently upgraded to a Galaxy A52 and have been compiling all of my photo collections onto said device. Motion photos (originally taken on an S9, then stored on an A3 2017) worked perfectly fine, and now I'm trying to figure out if I can get Live Photos transferred from my iPhone SE 1st gen and converted into Samsung's Motion Photo format.
I've searched and tried experimenting for hours, but I haven't found any evidence of someone successfully making a native Motion Photo. If anyone has heard of such a tool, I would love to know.
I did find tools to extract them (https://forum.xda-developers.com/t/samsung-motion-photo-extractor.3339997/), as well as some details about the file specs (https://github.com/photoprism/photoprism/issues/439).
A basic technical summary for Samsung's Motion Photos is that there is an mp4 file embedded into the jpeg metadata as binary data.
I tried my hand at making such a tool for converting Live Photos to Motion Photos on my own, using ffmpeg and exiftool. This is the flow I attempted:
1. Use Google Photos to backup Live Photos from my iPhone
2. Download them on my computer, which will give me .jpg and corresponding .mov files
3. use ffmpeg to convert and remux .mov file into correct container and codec
4. use exiftool to merge video file into jpeg file
5. copy to new Samsung phone
Unfortunately, I got stuck on the 4th step in writing the exif tags. the tags that Samsung uses are non-standard, and I couldn't find any clear resources on how I could set up an exiftool config file to do so.
I also tried downloading directly from Google Photos on my destination device, but the downloaded files are not visible outside of the Google Photos app so I cannot examine them or use them with any app other than Google Photos. I tried on a rooted emulator, and I could only find the photo portion of the file (corresponding video was not embedded and nowhere to be found). Even if this did work, it would not be a practical method as from the Google Photos app photos must be downloaded individually (no bulk option)
I've mostly given up on this and am not particularly seeking advice, rather I thought I'd share my findings and attempts as there doesn't seem to be much information for converting Live Photos to Motion Photos. Of course, if someone does know how to properly set up exiftool to write the correct tags into the image file, I will be happy to share the batch script I make to convert my collection.
--edit--
just for reference, I created this https://exiftool.org/forum/index.php?topic=12388.0 corresponding post in the exiftool forums, so if someone finds this in the future trying to attempt the same or similar thing, maybe there will be helpful replies there.
Click to expand...
Click to collapse
Does not seem to work this way.
I found a solution to "transfer" live photos from sn Apple to motion photo on a Samsung app:
Is there a way to convert Motion Photos (… - Apple Community
discussions.apple.com
But this does not work the other way round.

Documener - Scanner, PDF Maker

Documener - Scanner, PDF Maker
Documentener scans receipts, tickets, notes, drawings, and other documents to help you declutter. PDF documents can be created.
Within the application you can:
~ A PDF or JPG document can be created and saved.
~ E-mail, instant messaging, social networking, etc., can all be used to share documents online.
~ Documents can be renamed.
~ Documents can be categorized by the date they were created or last updated.
~ A4 is the size of the PDF.
DOCUMENT EDITOR.
~ You can scan in magic light, softlight, or black and white
~ Automatic detection of page edges
~ View thumbnails or lists of scans, sort by date or title
~ We have optimized the scanner so that it runs very quickly.
~ The date of the document can be searched quickly.
Scanner
Now you can try this scanner! All kinds of documents can be converted to PDF with the scanner!
Document Scanner
Messy documents can be categorized using a document scanner. Try document scanner!
Scan to PDF
Papers can be scanned in high-quality with Scan to PDF. To scan documents, simply download Scan to PDF!
Scanner Document App
Text can be accurately extracted from images with the scanner document app. Get the scanner document app now!
Camera Scanner
Are you looking for a camera scanner that is attractive? The Camera Scanner allows you to extract PDFs anywhere, anytime.
Scanner App
You can use this app as a portable scanner! Give scanner app a try!
PDF Scanner
You can't do without a PDF scanner! Get a free PDF scanner!
For a smooth cam scanner experience, download the Documener app today.

Categories

Resources