在所有网页浏览器中显示TIFF图像 [英] Display TIFF image in all web browser

查看:877
本文介绍了在所有网页浏览器中显示TIFF图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何处理HTML网页中的 TIFF 档案?



我想在我的HTML页面中显示TIFF文件。



我尝试过使用嵌入式标签,对象id,img等。但是我无法在HTML页面中显示图像(TIFF)。



我的项目中没有使用Java,.NET或其他任何东西。我只使用HTML。





大家好,



以上问题,昨天我得到了解决方案。即Safari能够支持TIFF图像加载。



我应该如何在其他不受支持的浏览器(IE,Mozilla,Firefox等)中加载TIFF图像



我无法安装第三方安装程序或控制器(如ActiveXController)。

请给出您宝贵的建议。 / p>

感谢您的支持。

解决方案

;它看起来像唯一支持tiff的主流浏览器是Safari:

http://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_support



你从哪里得到tiff图像?是否有可能以不同的格式生成它们?



如果您有一组静态图片,那么我建议您使用 PaintShop Pro 批量转换它们,改变格式。



如果这不是一个选项,那么在寻找能够在浏览器中显示图像的预编写Java applet(或另一个浏览器插件)时可能会有一定的里程。


How to handle TIFF file in HTML pages?

I want to display a TIFF file in my HTML page.

I have tried using embedded tag, object id, img, etc. But I am unable to display the image (TIFF) in the HTML page.

I am not using Java, .NET or any other thing in my project. I am using HTML only.

#

Hi all,

To the above question, yesterday i got solution. i.e safari able to support TIFF image loading.

What should i do to load TIFF image in the remaining unsupported browser(IE, Mozilla, Firefox, etc)

i am unable to install third party installer or controller(like ActiveXController).

please give your valuable suggestion to this.

Thanks in Advance.

解决方案

This comes down to browser image support; it looks like the only mainstream browser that supports tiff is Safari:

http://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_support

Where are you getting the tiff images from? Is it possible for them to be generated in a different format?

If you have a static set of images then I'd recommend using something like PaintShop Pro to batch convert them, changing the format.

If this isn't an option then there might be some mileage in looking for a pre-written Java applet (or another browser plugin) that can display the images in the browser.

这篇关于在所有网页浏览器中显示TIFF图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆