Skip to content

Simple HTML + JavaScript to geotag (add gps coordinates) to jpeg photos in client side by gpx file

Notifications You must be signed in to change notification settings

tttalshaul/geotaglocally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geotaglocally

Simple HTML + JavaScript to geotag (add gps coordinates) to jpeg photos in client side by gpx file

The pros of geotagging locally in JavaScript:

  1. No need of internet access (once loading the site)
  2. Process is completed quickly as no need to upload files to a remote server
  3. Privacy is maintained as all processing occurs locally in browser's JavaScript
  4. No need to install depencencies
  5. Available from any operating system and browser
  6. Easy to use
  7. Free forever!

About

Simple HTML + JavaScript to geotag (add gps coordinates) to jpeg photos in client side by gpx file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages