Skip to main content

Questions tagged [mime-types]

MIME type is a standard way that computers use to refer to the file-type/format.

1 vote
0 answers
36 views

How to create URI to open hardcoded text/plain content in web browser?

First question, is it even possible to write a URI (presumably http://) that will make a browser display some plaintext content, where the content is hardcoded into the URI itself (aka not served by a ...
ETL's user avatar
  • 381
0 votes
0 answers
103 views

webp files not treated as "image" type in Windows Explorer context menu

I am trying to add custom items to the Windows Explorer context menu in Windows 10 & Windows 11 for image files. I want the custom items to appear (only) for all image types. As far as I can tell ...
MisterSeajay's user avatar
0 votes
1 answer
141 views

Can libreoffice differentiate between .txt and .csv files?

Can libreoffice differentiate between .txt and .csv files? I have two file's that have a mime type of 'plain text document' text/plain detected. One file ends in .txt and the other ends in .csv. Is it ...
turtle's user avatar
  • 101
1 vote
0 answers
218 views

`gio open` fails to use its own mime config

I'm struggling with gio failing to open an url using default browser under XFCE4 desktop environment. What could be the reason and how to fix it? gio info http://google.com identifies the link as text/...
krvkir's user avatar
  • 111
0 votes
0 answers
443 views

How can I force Firefox to load stylesheets mis-reported as "text/html"?

I'm visiting a website whose stylesheets have reported MIME type text/html rather than "text/css". Otherwise, they're just fine. I can't control the webserver or fix this problem - but I ...
einpoklum's user avatar
  • 9,852
1 vote
0 answers
99 views

Using mimetypes: How to use offset in magic?

I know that to add a mimetype whose file extension is used for other mimetype I can use magic like that: <mime-type type="audio/x-gtp"> <magic priority="50"> ...
Magenta's user avatar
  • 11
1 vote
1 answer
833 views

Sending HTML email to HCL Notes is not rendered properly in Notes client or webmail

I am sending an html email to my email in Notes client/Webmail but the stylesheet does not seem to be applied so the email look awfull. When I open the same email in iOS default mail client (from ...
Thomas Adrian's user avatar
0 votes
0 answers
2k views

How to force the browser to (disregard mime types and) load the file in a tab instead of downloading?

Say there is a text file or a .csv in some http/https url. I want, instead of downloading, to load it in a browser as plain text, possibly parsing html or show tables if it’s a csv, chose correct ...
Aram's user avatar
  • 21
0 votes
1 answer
296 views

With Firefox, open .vi files from web pages directly with LabVIEW

I use Firefox (now 98.0.1; March 2022) and Windows 10. In the recent past (i.e., Feb 2022), when I clicked on a web link to a vi, it used to open the file in LabVIEW directly. Now, Firefox instead ...
Edward Pogozelski's user avatar
0 votes
0 answers
45 views

Audit Request for Complete List of Recognized Filename Extensions in FFMPEG FFPROBE FFPLAY

I understand FFMPEG has a list of supported codecs and some users will be tempted to dismissively handwave my request by telling me to do my own research on codecs. Those responses will be treated ...
raccoon's user avatar
  • 115
0 votes
1 answer
480 views

Send a MIME Email with PUTTY

Im currently wondering how to send a mime mail with putty, important is, for now i only want to "declare" the mail as a mime mail if thats possible. I dont want to send an actual picture,...
Donut Ranger's user avatar
0 votes
0 answers
74 views

Debian Buster, XFCE − Firefox keeps forgetting it's been my default browser forever

In the preferences of Firefox itself, the default browser box is checked, of course. In Settings / Personal / Preferred Applications, the web browser is set to "Mozilla Firefox" like it ...
Éric Viala's user avatar
0 votes
0 answers
178 views

bash script emails fine for SMS texts but not for MMS - MIME content seems to be boundary-isolated by cell phone company

I need my bash shell scripting to "sendmail" (ssmtp specifically) the jpg file of interest out to email clients and/or two Android "text" (MMS) clients. As long as I stay with non-...
kenneth558's user avatar
2 votes
2 answers
12k views

How do I force .png or .jpg images to be downloaded as png or jpg, instead of webp? (any browser, not just chrome)

When I have an image URL for a jpg or png image, for example: https://static.coingecko.com/s/coingecko-logo-d13d6bcceddbb003f146b33c2f7e8193d72b93bb343d38e392897c3df3e78bdd.png When I visit this ...
RocketNuts's user avatar
  • 1,172
1 vote
0 answers
34 views

Drag&Droping/Pasting video into program with CLI

I have script that records a video and saves it into a folder. What I want to do is to have an automated way to share recorded videos with friends - either by sending it via discord or caprine (fb ...
SoptikHa's user avatar
  • 133

15 30 50 per page
1
2 3 4 5
7