Each time we take a picture from a digital camera or smart phone, the exif tag and other photographic meta data are include in these pictures. These meta data contain info about your camera or your phone, GPS location,... To protects your privacy or reduce the picture size before publish the pictures on the web, you should remove exif data.
On Ubuntu: Using GPS Correlate
In the terminal:
To show the exif tags: gpscorrelate -s *.jpg
To remove the exif tag: gpscorrelate -r *.jpg
On Windows: Using a free software called IrfanView
Application Development. Business Solutions. Computers. Consulting. Cybersecurity. Information Technology. Software. Technology
Subscribe to:
Post Comments (Atom)
How to Install Keka on macOS
Download latest version from https://www.keka.io/en/ Copy the MD5 hash value from Keka website to compare later (MD5: 8729f9d08d10293fa1ee65...
-
These keyboard shortcuts are helpful. Some of them are not document in Visual Studio 2010 Express, for example: <Ctrl> F5 to run the ...
-
Kernel driver not installed (rc=-1908) Make sure the kernel module has been loaded successfully. where: suplibOsInit what: 3 VERR_VM_DRIVER_...
-
C:\test>git add . C:\test>git commit -m 2023-04-28 [master 35ffdfa] 2023-04-28 1 file changed, 3 insertions(+) C:\test>git push -u...
No comments:
Post a Comment