Show HN: ExifShot – A beautiful way to show metadata of your photo
1–10 of 10 posts
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#2Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#3Why don't you offer SVG export? That would solve all problems and make the embedding into websites really easy. You even can embed your JPEG into SVG (base64, you will loose a ~30% in file size but the lesser storage for the text gives it back).
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#4And the result is a JPEG holding both the original JPEG and ... text? JPEG and text is a horrible idea. Even with best quality settings, compression artefacts are visible. Why don't you offer SVG export? That would solve all problems and make the embedding into websites really easy. You even can embed your JPEG into SVG (base64, you will loose a ~30% in file size but the lesser storage for the text gives it back).
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#5And the result is a JPEG holding both the original JPEG and ... text? JPEG and text is a horrible idea. Even with best quality settings, compression artefacts are visible. Why don't you offer SVG export? That would solve all problems and make the embedding into websites really easy. You even can embed your JPEG into SVG (base64, you will loose a ~30% in file size but the lesser storage for the text gives it back).
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#6And the result is a JPEG holding both the original JPEG and ... text? JPEG and text is a horrible idea. Even with best quality settings, compression artefacts are visible. Why don't you offer SVG export? That would solve all problems and make the embedding into websites really easy. You even can embed your JPEG into SVG (base64, you will loose a ~30% in file size but the lesser storage for the text gives it back).
I'm not the author, but I think the idea would be that you are sharing on instagram or similar, maybe in a story where you have the full image, then one or a few variations with the exif info displayed. I could see where it would be better than using an unformatted list of info in a comment, plus it doesn't crowd the description.
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#7Cool, I like it.
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#8Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#9How do you extract the Exif info? As I understand it, it's terribly complicated if considering the various manufacturer's quirks.
There are a fair few libraries out there for pretty much any programming language you like that will return this data.
Re: Show HN: ExifShot – A beautiful way to show metadata of your photo
#10How do you extract the Exif info? As I understand it, it's terribly complicated if considering the various manufacturer's quirks.