Skip to content

Instantly share code, notes, and snippets.

View NuniTelo's full-sized avatar
🏠
Working from home

Naun Telo NuniTelo

🏠
Working from home
  • Albania
View GitHub Profile
@NuniTelo
NuniTelo / gist:31c141bfe4399e650911829c05ea2b6f
Created April 20, 2023 14:56
Convert .xmp file to .dng file
exiftool -tagsfromfile xmp_file_path -all:all -ext dng sample_dng_path.dng -o output_dng_file.dng
@NuniTelo
NuniTelo / cheatsheet-elasticsearch.md
Created April 17, 2020 15:13 — forked from ruanbekker/cheatsheet-elasticsearch.md
Elasticsearch Cheatsheet : Example API usage of using Elasticsearch with curl