#image #exif #svg #generator #command-line-tool #watermark #cli

app metaframer

Metaframer is a tool to generate frames for images from their metadata

2 releases (1 stable)

1.0.0 Nov 7, 2024
0.1.0 Jun 22, 2024

#2288 in Command line utilities

Download history 14/week @ 2024-09-13 9/week @ 2024-09-20 2/week @ 2024-09-27 65/week @ 2024-11-01 64/week @ 2024-11-08 5/week @ 2024-11-15 2/week @ 2024-11-22 28/week @ 2024-11-29 90/week @ 2024-12-06

126 downloads per month

MIT license

1.5MB
721 lines

metaframer

Metaframer is a tool to generate .svg frames for images from their metadata to be displayed alongside images in videos or other scenarios.

  • Displays metadata information such as focal length, camera model, shutter speed, ISO and aperture
  • Configurable (background, font, size, templates, target display resolution)
  • Able to batch process multiple images at once (like with any other CLI tool)

Preview

metaframer *.jpg will attempt to generate an .svg frame for all files that match *.jpg.

Preview of a generated frame

Installation

For the first release I've only made it possible to install metaframer through cargo install metaframer

Possible roadmap

  • Custom templates
  • Font scaling in case of lack of space

Development

For now I will only make fixes for my own use cases and scenarios. Feel free to open an Issue for a proposal or idea for implementation. Feel free to open a Pull Request with improvements or bug fixes or items that are on the roadmap.

Dependencies

~10–22MB
~273K SLoC