8000 GitHub - nemothorx/pp4p: Prepare Pic For Posting
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nemothorx/pp4p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Prepare Pic For Posting

Many digital pics have metadata which can leak personal information (most notably GPS, camera and date/time)

This script prepares your picture for social media through the following steps:

  • fix rotation according to exif data
  • discard ALL exif data
  • resize to a "suitable for screen" resolution (1000 max edge)
  • watermark (not yet implemented)

Usage

pp4p.sh {image.jpg}

creates image_export.jpg

About

Prepare Pic For Posting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0