

- #Name in whatsapp desktop app wrong install
- #Name in whatsapp desktop app wrong android
- #Name in whatsapp desktop app wrong code
- #Name in whatsapp desktop app wrong download
I hope this was useful for making your photo timeline pretty again! How it works What you do from here is really up to yourself and depends on what cloud solution you have and whether the images where backed up there before restoring the images from the WhatsApp backup. This should hopefully give you a set of images containing the correct date at least.
#Name in whatsapp desktop app wrong code
Note that videos will not get their date values fixed The script now works on videos too thanks to Mr.Sheep (Github code has been updated with the new code). From here run python fix_exif.pyto fill in all the EXIF date taken values.Open a terminal view where you can run python and navigate to the folder containing your images and the script.When the zip-file is downloaded, open it and move the file called “fix_exif.py” into the folder containing your images.Go to this link and click on the green button saying “clone or download”, then click “Download ZIP”.This will probably be all images that you have recovered from the backup storage.
#Name in whatsapp desktop app wrong download
Download the images that are missing the date information.
#Name in whatsapp desktop app wrong install

But at least this gives us enough information to restore the photos so that we can get them to show up in the right order (with daily resolution). Now, sadly, the file name only contains the date and not the timestamp of when the image was sent.

So I started looking into it and found that the date information is stored in the file name. When you view an photo in WhatsApp you can actually see when the photo is sent, meaning the information has to be stored somewhere. Until that happens our best option is to estimate the date taken based on the only reliable data we have, which is the time that the message was sent. The only real solution to this issue is to convince WhatsApp to change how the app works, something I see as rather unlikely to happen in the near future. Luckily, there is a solution (kinda)! There is no way to truly recover the date taken because WhatsApp strips all EXIF data before the photo is sent and this information is lost forever - assuming that you do not have access to the original photo. Please do not hesitate to leave a comment if you find it useful or if there should be any issues. Works for both images and videos (Android only, sorry iOS 😕 - see comments below). Check out BATCHIFIER if you just want a simple and easy way to fix your images without having to deal with Python and all that. UPDATE: I have finally completed the web app that I briefly mentioned below. Sadly, the app removes all EXIF data that could give any indication of when the photos are taken and this is causing a lot of issues for those of us who backup our photos to the cloud. WhatsApp is also known for optimizing their app to the extreme and most likely this is an attempt to save some kb of memory. I am not exactly sure why WhatsApp is doing this, some people have mentioned privacy as a reason (it’s most likely privacy reasons). In this post I will explain how you can at least partially fix this problem.
#Name in whatsapp desktop app wrong android
If you are a user of WhatsApp on Android and have gotten a new phone recently, you might have noticed that when recovering the WhatsApp backup all the file metadata is gone! This can be extremely annoying if you, like me, backup your photos to Google Photos or some other cloud service, since it messes up the order that the images are shown in the application. Fixing EXIF date taken field for WhatsApp image backups
