Hacker News new | ask | show | jobs
by justsomehnguy 1339 days ago
> would be nice to have the option to allow me to look into the possible formats I can get out.

That would only confuse an average Joe so don't have high hopes.

IMMSMW there was a program what would show which formats are available for the current content, but hell if I remember how it was called and was it a regular program or just an exercise in Win32 API. Maybe it was in Raymond Chen's blog.

But if you are interested you can probably write it yourself.[0]

ADD: there is such a program on codeproject [1] but it requires a registration to download the binary, so I can't vouch for it.

[0] https://learn.microsoft.com/en-us/windows/win32/dataxchg/cli...

[1] https://www.codeproject.com/Articles/886711/Drag-Drop-Images...

1 comments

Agree on confuse, the option would have to be something hidden in settings.

Anyway, I will look into links, thanks.