ebay上传图片的要求
eBay's Picture Requirements
Introduction to Pictures in Listings
Pictures make an item more appealing, and give buyers a better idea of the item's appearance. A picture that is stored on the eBay site is stored under eBay Picture Services (EPS). A self-hosted picture is stored on a different site. At least one picture is required for each listing. Using lots of high-quality pictures is a great way to help sell your item. Up to 12 pictures can be added to any listing in any category at no cost. For motor vehicle listings, you can have 12 free pictures and for a small fee up to 24 pictures.
If you use image processing editors or utilities to prepare your pictures for uploading (for example, to crop, rotate, or color correct your images), avoid using the "Save for the Web" commands (or other picture-saving options) in your program. These commands often result in reduced image quality after the uploaded pictures are processed by EPS. Instead, use the standard Save command with your image-processing tools.
Picture Requirements
- All listing must have at least one image.
- The size of an image must be no smaller than 1 x 1 px and no larger than 12,000 px (i.e., height +width <= 1200 px).
- The length of the 'width' plus 'height' of an image must be equal to or less than 12,000 pixels.
- The maximum image file size is 12 MB.
- Images cannot have borders.
- Images cannot have seller-added text or seller-added artwork.
- With the exception of books, movies, or video games, sellers cannot use an eBay catalog stock photo as the primary photo for a used item.
- Images must be in JPG, BMP, GIF, TIF, or PNG format.
Note that:
- The GIF87 format is not supported.
- TIF images with transparent background are not supported - the transparency can result in a black image.
- JPG images must use the RGB color space. The CMYK color space is not supported. See CMYK Color Format for information about detecting images using the CMYK format and how to convert them to RGB.
- Images in TIF and BMP are converted to JPG.
- The recommended JPG quality is 90 or greater.
- PNG images are converted to JPG. Since the JPG format does not support transparency, eBay sets the transparency to white.
Self-hosted pictures must meet these requirements. However, when creating a listing, self-hosted pictures cannot be checked to ensure that they comply with the picture requirements. Self-hosted pictures that do not comply, may not show up in the listing and revising or relisting the item may fail due to picture requirement violations.
Additional Information About Using Pictures
For more information on adding pictures to listings, see Working with Pictures in an Item Listing and the following eBay help pages.
For more information on controlling the display of pictures in a listing, see the description of the Item.PictureDetails.PhotoDisplay field in the AddItem call reference.
ebay上传图片的要求的更多相关文章
- ebay API属性
Ebay Trading API整理 纠纷相关 AddDispute:创建一个未支付纠纷 或 取消 a single line item order AddDisputeResponse:回复/关闭d ...
- 博客使用BOS上传图片
1.博客平台的选定 从大学开始做个人主页算起,最开始是使用html,CSSS写简单的页面,后面大学毕业之后接触到了WordPress,就开始用WordPress搭建网站.现在还维护着一个农村网站.ht ...
- nodejs利用ajax实现网页无刷新上传图片
nodejs利用ajax实现网页无刷新上传图片 标签(空格分隔): nodejs 通常情况下上传图片是要通过提交form表单来实现的,但是这又不可避免的产生了网页转. 利用ajax技术和FormDat ...
- -Android -线程池 批量上传图片 -附php接收代码
(出处:http://www.cnblogs.com/linguanh/) 目录: 1,前序 2,类特点 3,用法 4,java代码 5,php代码 1,前序 还是源于重构,看着之前为赶时间写着的碎片 ...
- iOS 原生HTTP POST请求上传图片
今天项目里做一个上传图片等个人信息的时候,使用了第三方AFNetworking - (AFHTTPRequestOperation *)POST:(NSString *)URLString param ...
- 大朋展翅 html5上传图片(三)一解决部分手机拍相册批量上传图片转向问题
在经过前面的改进之后本来以为已经没有问题了,但经过我们神通广大的测试的测试,发现相册中的图片在上传时也会发生转向问题.既然前面都解决了拍照转向的问题,那么相册中图片的上传也容易解决.修改一下需要旋转图 ...
- html5上传图片(一)一跨域上传
最近开发一个上传图片的模块,传图片的接口不支持跨域上传,并且只支持单张上传,而我们的产品要求要实现多张上传.我搞了一个代理页面,先将图片传到代理页面,然后再通过代理页面传到上传图片接口.虽然这种方式经 ...
- h5上传图片及预览
第一次做图片上传,记录一些问题. 1,图片的base64编码就是可以将一副图片数据编码成一串字符串,使用该字符串代替图像地址.而网页上的每一个图片,都是需要消耗一个http请求下载而来的,使用base ...
- .NET WebAPI 实现图片上传(包括附带参数上传图片)
博主的项目,客户端是APP,考虑到以后也可能会应用到微信端.网站等,图片上传方法就需要兼容多端,并且以目前的设计,不允许非登录用户上传图片,就得在上传时解决附带参数上传图片的问题. 先来看看后台方法( ...
随机推荐
- [CSP-S模拟测试41]题解
中间咕的几次考试就先咕着吧…… A.夜莺与玫瑰 枚举斜率.只考虑斜率为正且不平行于坐标轴的直线,最后把$ans\times 2$再$+1$即可. 首先肯定需要用$gcd(i,j)==1$确保斜率的唯一 ...
- 10个优秀的 Web UI库/框架
UI(User Interface)即用户界面,也称人机界面.是指用户和某些系统进行交互方法的集合,实现信息的内部形式与人类可以接受形式之间的转换.本文为WUI用户整理了10个优秀的 Web UI 库 ...
- MySQL导入导出数据和表结构 source和mysqldump
MySQL导入数据的方式: 1.使用source /dir/test.sql导入数据进入数据库:查询数据库编码格式show variables like "%char%";设置编码 ...
- MySQL忘记密码无法登录的处理办法
MySQL安装在CentOS服务器上. 1.首先确认服务器出于安全的状态,也就是没有人能够任意地连接MySQL数据库.因为在重新设置MySQL的root密码的期间,MySQL数据库完全出于没有密码保护 ...
- jquery与其他js冲突
var $j=JQuery.noConflict(); $j('#msg').hide();//此处$j就代表JQuery //重命名以下,把$改为$j
- 漫谈C语言结构体【转】
相信大家对于结构体都不陌生.在此,分享出本人对C语言结构体的学习心得.如果你发现这个总结中有你以前所未掌握的,那本文也算是有点价值了.当然,水平有限,若发现不足之处恳请指出.代码文件test.c我放在 ...
- [转载]真正的inotify+rsync实时同步 彻底告别同步慢
原文链接http://www.ttlsa.com/web/let-infotify-rsync-fast/ 背景我们公司在用inotify+rsync做实时同步,来解决分布式集群文件一致性的问题.但当 ...
- python之正则表达式【re】
在处理字符串时,经常会有查找符合某些规则的字符串的需求.正则表达式就是用于藐视这些规则的工具.换句话说,正则表达式是记录文本规则的代码. 1.行定位符. 行定位符就是用来表示字符串的边界,“^”表示开 ...
- zoom:1总结
zoom:1确实帮我们解决了不少ie下的bug,但是它的来龙去脉,又有多少人知道呢? 所以我老生常谈,说一下它的来龙去脉. Zoom属性是IE浏览器的专有属性, 它可以设置或检索对象的缩放比例.先来一 ...
- Android毕业四年升P8,年收入超100w,他是如何做到的?
很多人从事Android开发工作多年,走过的弯和坎,不计其数,经历的心酸难与外人道也.相信大家感触最深的还是:选择大于努力.选择正确的方向,才能够走的更远,更踏实. 今天我来分享一下自己心得体会,并没 ...