FotoCaptioner = Photo + Caption + Generator.
FotoCaptioner is a software that can easily generate captions for social media (e.g. Instagram, Facebook, Twitter), also this app also can read EXIF metadata from pictures (if avaliable).
- Select your photo, then press "Read EXIF Data"
- Type your Title, Content and Hashtags
- Press "Preview" to preview the caption。
- Press "Copy" to copy the caption to the clipboard。
I'm a newbie & amatuer photographer. Open an issue for me and give me more suggestions.
- Windows User
- Go to this link to download
- MacOS User
- Go to this link to download
- Clone this code to use
git clone cd <directory to this repo> npm install npm run dev
FotoCaptioner 就是 "Photo Caption Generator",可以協助產生社群媒體的文案, 尤其是專業的攝影師,若你想要分享相機參數 (EXIF Metadata),FotoCaptioner 可以直接讀取參數,無須額外查詢。
除此之外,FotoCaptioner 可以協助使用者產生完整的貼文,讓您在社群媒體上的發文更加容易。
- 選取相片後,按下 Read EXIF Data,即完成參數讀取。
- 在右方輸入 標題、內文、Hashtag。
- 點擊 Preview 可以預覽文案。
- 點擊 Copy 即可把文案複製到剪貼簿。