Skip to content

klausbreyer/all-the-heics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

all-the-heics

Scratches my own (and my wife's) itch: Just convert all the *.heic in the download folder of my mac to jpg (while keeping exif and the original timestamp!)

Wails

This template uses vanilla JS / HTML and CSS.

You can configure the project by editing wails.json. More information about the project settings can be found here: https://wails.io/docs/reference/project-config

Installation

Run go install github.com/wailsapp/wails/v2/cmd/wails@latest to install the Wails CLI. ADD export PATH=/Users/kb0/go/bin/:$PATH to .zshrc, if necessary.

Live Development

To run in live development mode, run wails dev in the project directory. The frontend dev server will run on http://localhost:34115. Open this in your browser to connect to your application.

Building

For a production build, use wails build.

About

Convert all the HEICs to JPGs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published