Skip to content

Simple C program to get UTI (Uniform Type Identifier) from filename extension or MIME type on Mac.

License

Notifications You must be signed in to change notification settings

rokudogobu/tag2uti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tag2uti

Simple C program to get UTI (= Uniform Type Identifier) from filename extension or MIME type on Mac.

Usage

usage: tag2uti <ext | mime>...

Example

$ tag2uti c text/html bash
public.c-source
public.html
public.bash-script com.apple.xcode.bash-script

License

Copyright (c) 2019 rokudogobu.
Licensed under the Apache License, Version 2.0.
See LICENSE for details.

About

Simple C program to get UTI (Uniform Type Identifier) from filename extension or MIME type on Mac.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published