canon eos 70d lcd touch screen replacement in stock

You can count on Canon"s award-winning service and repair options to help keep your gear in peak operating condition. Our expert factory-trained technicians can provide regular maintenance and repairs.

Enterprise CPS is customized to provide service and support benefits to medium and large sized organizations that own large quantities of Canon imaging products. Enterprise CPS benefits include priority telephone support and repair processing, repair discounts, and on-site equipment maintenance. Standard program options are available and the program can also be customized to meet the specific and unique needs of your organization.

The Canon Corporate Service Training Program offers corporate customers who own a large number of Canon imaging products a cost effective alternative to conventional equipment service. Under this program, individuals from the corporate customer are professionally trained in basic maintenance and repair procedures for their selected products. The program also includes follow-up technical support. Having staff qualified to perform service on site can significantly reduce costs associated with down time and shipments to Factory Service centers. Varying levels of training are available to suit specific corporate needs.

Canon CarePAK MAXIFY and CarePAK MAXIFY Priority Extended Service Plans are cost-effective coverage plans to ensure your business is not interrupted in the unlikely event there is an issue with your product.

Canon CarePAK PRO AV Extended Service Plan (CarePAK PRO AV) offers options for 1 year or 2 years additional coverage for up to 5 full years of service and support from the date the Canon REALiS Pro AV install projector is purchased.*

Genuine Canon accessories, including batteries, chargers, straps, cases, filters, cables, ink, printing media, etc. are available for purchase online directly from Canon or from Canon’s network of authorized dealers.

Genuine Canon replacement service parts, including inkjet printer print heads are available to purchase by calling the Canon Parts Order Desk at (866) 481-2569. Please note that for both product safety and optimal product operation most service parts should be installed only by a Canon authorized service provider.

var baseURL = "https://www.usa.canon.com"; var prodSite = "Y"; var wcmPathStripStart = "canon_newweb_products/products"; var portalContextRoot = "/internet/portal"; var virtualPortalName = "/us"; var useMaritzCXSurvey = "Y"; var maritzSurvey = "M6BSBQ"; var maritzSurveyUrl = "https://canonusa.allegiancetech.com/surveys/M6BSBQ/Scripts/clientExtensibility.js"; var surveyURL = "https://canonusa.allegiancetech.com/cgi-bin/qwebcorporate.dll?idx=M6BSBQ"; var mcxSiteInterceptParameters = { surveyURL: surveyURL, //string showOnLoad: true, //boolean invitationID: undefined, //string probability: 33, //number (0 - 100 (%)) width: 750, //number (px) height: 900, //number (px) cookieID: "", //string expireDaysIfYes: 60, //number (days) expireDaysIfNo: 60, //number (days) delay: undefined, //number (ms) waitUntilClose: false, //boolean placeholderURL: undefined, //string showInline: undefined, //boolean inlineID: undefined, //string inlineWrapperID: undefined, //string inlineCloseID: undefined, //string cleanseCookie: false, //boolean debug: undefined, //boolean ignoreWarning: undefined, //boolean enabled: undefined, //boolean domainPath: "", pagevisit: 45, mcxBlackList: ["http.support..usa.canon.com/kb/index.page=home"] }; (function(w){ "use strict"; //Check to make sure custom parameters exist if(typeof w.mcxSiteInterceptParameters === "undefined") { //Backward compatibility (for customers who have 0; }; if(isArray()) { var MCX_DEFAULT = "MCX_DEFAULT"; var mcxUniqueID = w.mcxUniqueID || MCX_DEFAULT; //Check over each item to see if a uniqueID matches for(var i = 0; i < w.mcxSiteInterceptParameters.length; i++) { if(w.mcxSiteInterceptParameters[i].uniqueID && mcxUniqueID == w.mcxSiteInterceptParameters[i].uniqueID) { w.mcxSiteInterceptParameters = w.mcxSiteInterceptParameters[i]; } } //If no matches were found, attempt to assign default if(isArray()) { for(var j = 0; j < w.mcxSiteInterceptParameters.length; j++) { if(w.mcxSiteInterceptParameters[j].uniqueID && MCX_DEFAULT == w.mcxSiteInterceptParameters[j].uniqueID) { w.mcxSiteInterceptParameters = w.mcxSiteInterceptParameters[j]; } } //If no default was assigned, use the first item if(isArray()) { w.mcxSiteInterceptParameters = w.mcxSiteInterceptParameters[0]; } } } var mcxPresetParam = w.mcxSiteInterceptParameters; w.McxSiteInterceptOnExit = { //Parameters used for customizing script parameters: { //Defaults surveyURL: typeof mcxPresetParam.surveyURL === "string" ? mcxPresetParam.surveyURL : "", showOnLoad: typeof mcxPresetParam.showOnLoad === "boolean" ? false : false, invitationID: typeof mcxPresetParam.invitationID === "string" ? mcxPresetParam.invitationID : "", probability: typeof mcxPresetParam.probability === "number" ? mcxPresetParam.probability : 100, //0 - 100% width: typeof mcxPresetParam.width === "number" ? mcxPresetParam.width : 550, //px height: typeof mcxPresetParam.height === "number" ? mcxPresetParam.height : 520, //px cookieID: typeof mcxPresetParam.cookieID === "string" ? mcxPresetParam.cookieID : "", expireDaysIfYes: typeof mcxPresetParam.expireDaysIfYes === "number" ? mcxPresetParam.expireDaysIfYes : 30, //days expireDaysIfNo: typeof mcxPresetParam.expireDaysIfNo === "number" ? mcxPresetParam.expireDaysIfNo : 30, //days delay: typeof mcxPresetParam.delay === "number" ? mcxPresetParam.delay : 0, //ms waitUntilClose: typeof mcxPresetParam.waitUntilClose === "boolean" ? mcxPresetParam.waitUntilClose : false, placeholderURL: typeof mcxPresetParam.placeholderURL === "string" ? mcxPresetParam.placeholderURL : "", showInline: typeof mcxPresetParam.showInline === "boolean" ? mcxPresetParam.showInline : false, inlineID: typeof mcxPresetParam.inlineID === "string" ? mcxPresetParam.inlineID : "mcxSurveyDialog", inlineWrapperID: typeof mcxPresetParam.inlineWrapperID === "string" ? mcxPresetParam.inlineWrapperID : "mcxSurveyWrapper", inlineCloseID: typeof mcxPresetParam.inlineCloseID === "string" ? mcxPresetParam.inlineCloseID : "mcxSurveyClose", cleanseCookie: typeof mcxPresetParam.cleanseCookie === "boolean" ? mcxPresetParam.cleanseCookie : false, debug: typeof mcxPresetParam.debug === "boolean" ? mcxPresetParam.debug : false, ignoreWarning: typeof mcxPresetParam.ignoreWarning === "boolean" ? mcxPresetParam.ignoreWarning : false, enabled: typeof mcxPresetParam.enabled === "boolean" ? mcxPresetParam.enabled : true, pageVisit: typeof mcxPresetParam.pageVisit === "number" ? mcxPresetParam.pageVisit : 4, mcxBlackList: typeof mcxPresetParam.mcxBlackList === "object" ? mcxPresetParam.mcxBlackList : [], domainPath: typeof mcxPresetParam.domainPath === "string" ? mcxPresetParam.domainPath : "" }, takeSurvey: false, //Script-level variable, leave false. surveyWindow: undefined, //Survey window, leave undefined. surveyURLParams: undefined, cachedHTML: undefined, //Called when the page is loaded. Executes logic to determine whether to show the invitation or not. onPageLoad: function () { w.mcxLog("onPageLoad"); w.McxSiteInterceptOnExit.cookieVisitCount(); if(w.McxSiteInterceptOnExit.parameters.uniqueID) { w.mcxLog("uniqueID: " + w.McxSiteInterceptOnExit.parameters.uniqueID); } w.McxSiteInterceptOnExit.surveyURLParams = sessionStorage["mcx.surveyURLParams"]; if (!w.McxSiteInterceptOnExit.surveyURLParams) { sessionStorage["mcx.surveyURLParams"] = "[{}]"; } var rand = Math.floor(Math.random() * 100); if(w.McxSiteInterceptOnExit.parameters.probability < 1 && w.McxSiteInterceptOnExit.parameters.probability > 0) { var decimal = w.McxSiteInterceptOnExit.parameters.probability; w.McxSiteInterceptOnExit.parameters.probability = Math.floor(w.McxSiteInterceptOnExit.parameters.probability * 100); w.mcxWarn("mcxSiteIntercept warning: The script detected a probability between 0 and 1. Probability should be a whole number between 0 and 100. The script has converted it to a whole number: " + decimal + " -> " + w.McxSiteInterceptOnExit.parameters.probability); } if(w.McxSiteInterceptOnExit.parameters.probability <= 0) { w.mcxWarn("mcxSiteIntercept warning: Probability it set to " + w.McxSiteInterceptOnExit.parameters.probability + ". It must be greater than 0 to have any chance of displaying the survey."); } //Check if random number is less than probability (less than means probability met) and that survey is enabled if (rand < w.McxSiteInterceptOnExit.parameters.probability && w.McxSiteInterceptOnExit.parameters.enabled && parseInt(w.McxSiteInterceptOnExit.RgetCookie("McxPageVisit")) >= w.McxSiteInterceptOnExit.parameters.pageVisit && w.McxSiteInterceptOnExit.McxBlackList() === false){ //If no cookie exists, and showOnLoad is true, display the survey modal if (!w.McxSiteInterceptOnExit.hasCookie() && w.McxSiteInterceptOnExit.parameters.showOnLoad) { if(w.McxSiteInterceptOnExit.parameters.invitationID.length > 0) { w.McxSiteInterceptOnExit.showModal(); } else { w.mcxLog("delay " + w.McxSiteInterceptOnExit.parameters.delay + " ..."); w.setTimeout(function () { w.mcxLog("... delay "); w.McxSiteInterceptOnExit.popUp(); }, w.McxSiteInterceptOnExit.parameters.delay); } } } else { if(!w.McxSiteInterceptOnExit.parameters.enabled) { w.mcxLog("Survey is disabled"); } else { w.mcxLog("Probability fail. Chance to succeed: " + w.McxSiteInterceptOnExit.parameters.probability + "%"); } } }, //Page visit count cookieVisitCount: function(){ if(w.McxSiteInterceptOnExit.RgetCookie("McxPageVisit") == "" ){ document.cookie="McxPageVisit= 1; path=/; domain="+(w.McxSiteInterceptOnExit.parameters.domainPath)+";"; } else { var pageVisit = parseInt(w.McxSiteInterceptOnExit.RgetCookie("McxPageVisit")); document.cookie="McxPageVisit=" +(pageVisit + 1)+ "; path=/; domain="+(w.McxSiteInterceptOnExit.parameters.domainPath)+";"; } }, RgetCookie: function(cname) { var name = cname + "="; var ca = document.cookie.split(";"); for(var i=0; i< aL; i++){ var testEx = RegExp(checkArray[i]); var finalCheck = testEx.test(curUrl); if (finalCheck){ return true; } } return false; }, //Function to add a parameter to URL addUrlParameter: function (value, name) { w.mcxLog("Added URL parameter: [" + value + ", " + name + "]"); w.McxSiteInterceptOnExit.surveyURLParams = sessionStorage["mcx.surveyURLParams"]; var object = JSON.parse(w.McxSiteInterceptOnExit.surveyURLParams); object[0][value] = name; sessionStorage["mcx.surveyURLParams"] = JSON.stringify(object); w.McxSiteInterceptOnExit.surveyURLParams = sessionStorage["mcx.surveyURLParams"]; }, //Function to remove a parameter from URL removeUrlParameter: function (value) { w.mcxLog("Removed URL parameter: [" + value + "]"); var object = JSON.parse(w.McxSiteInterceptOnExit.surveyURLParams); delete object[0][value]; sessionStorage["mcx.surveyURLParams"] = JSON.stringify(object); w.McxSiteInterceptOnExit.surveyURLParams = sessionStorage["mcx.surveyURLParams"]; }, //Converts the URL parameters to a query string that will get appended to the survey URL urlParametersToQueryString: function() { w.mcxLog("urlParametersToQueryString ..."); if(w.McxSiteInterceptOnExit.surveyURLParams) { var parameters = JSON.parse(w.McxSiteInterceptOnExit.surveyURLParams)[0]; var queryString = []; for(var property in parameters) { if(parameters.hasOwnProperty(property)) { queryString.push(property + "=" + parameters[property]); } } w.mcxLog("... urlParametersToQueryString "); return "&" + queryString.join("&"); } else { return ""; } }, //Creates a cookie with the given parameters createCookie: function (name, value, days) { w.mcxLog("createCookie: [" + name + ", " + value + ", " + days + "]"); var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); w.docCookies.setItem(name, value, date); }, hasCookie: function() { var hasCookie = w.docCookies.hasItem("mcxSurveyQuarantine" + w.McxSiteInterceptOnExit.parameters.cookieID, w.McxSiteInterceptOnExit.parameters.cleanseCookie); w.mcxLog("hasCookie: " + "mcxSurveyQuarantine" + w.McxSiteInterceptOnExit.parameters.cookieID + ": " + hasCookie); return hasCookie; }, //Called when page is closed or domain is changed. onPageClose: function () { w.mcxLog("onPageClose"); if(w.McxSiteInterceptOnExit.parameters.enabled) { //w.McxSiteInterceptOnExit.addUrlParameter("mcxReferrerURL", encodeURIComponent(w.location.href)); if (w.McxSiteInterceptOnExit.takeSurvey && w.McxSiteInterceptOnExit.surveyWindow && w.McxSiteInterceptOnExit.surveyWindow.opener && !w.McxSiteInterceptOnExit.surveyWindow.opener.closed) { w.McxSiteInterceptOnExit.surveyWindow.location = (w.McxSiteInterceptOnExit.parameters.surveyURL + w.McxSiteInterceptOnExit.urlParametersToQueryString()); } else { return; } } }, //Brings up the survey popUp: function () { w.mcxLog("popUp"); var rand = Math.floor(Math.random() * 100); if (!w.McxSiteInterceptOnExit.hasCookie() && w.McxSiteInterceptOnExit.parameters.enabled && rand < w.McxSiteInterceptOnExit.parameters.probability) { var strWindowFeatures = "menubar=0,location=yes,resizable=yes,scrollbars=yes,toolbar=0,status=yes,modal=yes,width=" + w.McxSiteInterceptOnExit.parameters.width + ",height=" + w.McxSiteInterceptOnExit.parameters.height; w.McxSiteInterceptOnExit.takeSurvey = true; w.McxSiteInterceptOnExit.createCookie( ("mcxSurveyQuarantine" + w.McxSiteInterceptOnExit.parameters.cookieID), ("mcxSurveyQuarantine" + w.McxSiteInterceptOnExit.parameters.cookieID), w.McxSiteInterceptOnExit.parameters.expireDaysIfYes); var inv = document.getElementById(w.McxSiteInterceptOnExit.parameters.invitationID); if(inv) { inv.style.display = "none"; } if(w.McxSiteInterceptOnExit.parameters.waitUntilClose) { //Opens window and shows placeholderURL w.McxSiteInterceptOnExit.surveyWindow = w.open(w.McxSiteInterceptOnExit.parameters.placeholderURL, "_blank", strWindowFeatures); //w.McxSiteInterceptOnExit.surveyWindow.blur(); //window.global.focus(); } else { //Logic for showing survey on the page rather than a separate window if(w.McxSiteInterceptOnExit.parameters.showInline) { var elem = document.getElementById(w.McxSiteInterceptOnExit.parameters.inlineID); //Make sure elem exists on page, otherwise create a DIV with inlineID if(!elem) { elem = document.createElement("div"); elem.setAttribute("id", w.McxSiteInterceptOnExit.parameters.inlineID); document.body.appendChild(elem); } //Preserve existing HTML if(typeof w.McxSiteInterceptOnExit.cachedHTML === "undefined") { w.McxSiteInterceptOnExit.cachedHTML = elem.innerHTML; } //Inject additional required HTML and survey elem.innerHTML = w.McxSiteInterceptOnExit.cachedHTML + "

"; elem.style.display = "block"; //Event listener for closing the dialog var el = document.getElementById(w.McxSiteInterceptOnExit.parameters.inlineCloseID); if (el.addEventListener) { el.addEventListener("click", w.McxSiteInterceptOnExit.closeSurveyModal, false); } else { el.attachEvent("onclick", w.McxSiteInterceptOnExit.closeSurveyModal); } } else { //Shows survey right away (if both waitUntilClose and showInline are false) w.McxSiteInterceptOnExit.surveyWindow = w.open((w.McxSiteInterceptOnExit.parameters.surveyURL + w.McxSiteInterceptOnExit.urlParametersToQueryString()), "_blank", strWindowFeatures); } } w.focus(); } }, //Hides modal closeSurveyModal: function() { w.mcxLog("closeSurveyModal"); document.getElementById(w.McxSiteInterceptOnExit.parameters.inlineID).style.display = "none"; }, //Accepts the invitation. acceptSurvey:function() { w.mcxLog("acceptSurvey"); var curUrl = window.location.href; w.McxSiteInterceptOnExit.addUrlParameter("ref_url", curUrl); w.McxSiteInterceptOnExit.popUp(); }, //Creates a quarantine cookie and hides the invitation. declineSurvey: function () { w.mcxLog("declineSurvey"); w.McxSiteInterceptOnExit.createCookie( ("mcxSurveyQuarantine" + w.McxSiteInterceptOnExit.parameters.cookieID), ("mcxSurveyQuarantine" + w.McxSiteInterceptOnExit.parameters.cookieID), w.McxSiteInterceptOnExit.parameters.expireDaysIfNo); document.getElementById(w.McxSiteInterceptOnExit.parameters.invitationID).style.display = "none"; }, //Shows the invitation showModal: function (delay) { w.mcxLog("showModal ..."); if(w.McxSiteInterceptOnExit.parameters.enabled) { if(!delay) { delay = w.McxSiteInterceptOnExit.parameters.delay; } w.setTimeout(function () { w.mcxLog("... showModal"); var invitation = document.getElementById(w.McxSiteInterceptOnExit.parameters.invitationID); if(invitation) { invitation.style.display = "block"; } }, delay); } }, addOnLoadEvent: function (func) { var oldonload = w.onload; if (typeof w.onload != "function") { w.onload = func; } else { w.onload = function () { if (oldonload) { oldonload(); } func(); }; } }, addBeforeUnLoadEvent: function (func) { var oldonload = w.onbeforeunload; if (typeof w.onbeforeunload != "function") { w.onbeforeunload = func; } else { w.onbeforeunload = function () { if (oldonload) { oldonload(); } func(); }; } }, addOnUnLoadEvent: function (func) { var oldonload = w.onunload; if (typeof w.onunload != "function") { w.onunload = func; } else { w.onunload = function () { if (oldonload) { oldonload(); } func(); }; } } }; w.docCookies = { getBrowser: function () { // Opera 8.0+ var isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(" OPR/") >= 0; // Firefox 1.0+ var isFirefox = typeof InstallTrigger !== "undefined"; // Safari 3.0+ "[object HTMLElementConstructor]" var isSafari = /constructor/i.test(window.HTMLElement) || (function (p) { return p.toString() === "[object SafariRemoteNotification]"; })(!window["safari"] || (typeof safari !== "undefined" && safari.pushNotification)); // Internet Explorer 6-11 var isIE = /*@cc_on!@*/false || !!document.documentMode; // Edge 20+ var isEdge = !isIE && !!window.StyleMedia; // Chrome 1+ var isChrome = !!window.chrome && !!window.chrome.webstore; return { isOpera: isOpera, isFirefox: isFirefox, isSafari: isSafari, isIE: isIE, isEdge: isEdge, isChrome: isChrome } }, getItem: function (sKey) { if (!sKey) { return null; } return decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$"), "$1")) || null; }, setItem: function (sKey, sValue, vEnd, sPath, sDomain, bSecure) { if (!sKey || /^(?:expires|max\-age|path|domain|secure)$/i.test(sKey)) { return false; } var sExpires = ""; if (vEnd) { switch (vEnd.constructor) { case Number: sExpires = vEnd === Infinity ? "; expires=Fri, 31 Dec 9999 23:59:59 GMT" : "; max-age=" + vEnd; break; case String: sExpires = "; expires=" + vEnd; break; case Date: sExpires = "; expires=" + vEnd.toUTCString(); break; } } var browser = this.getBrowser(); if (browser.isIE || browser.isEdge || !McxSiteInterceptOnExit.parameters.domainPath) { w.mcxLog("Building cookie without domain. IE: " + browser.isIE + "; Edge: " + browser.isEdge + "; domainPath: not used(IE)", true); document.cookie = encodeURIComponent(sKey) + "=" + encodeURIComponent(sValue) + sExpires + "; path=/"; } else { w.mcxLog("Building cookie with domain. domainPath: " + McxSiteInterceptOnExit.parameters.domainPath, true); document.cookie = encodeURIComponent(sKey) + "=" + encodeURIComponent(sValue) + sExpires + "; domain=" + McxSiteInterceptOnExit.parameters.domainPath + "; path=/"; } return true; }, removeItem: function (sKey) { if (!this.hasItem(sKey)) { return false; } document.cookie = encodeURIComponent(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT; domain=" + McxSiteInterceptOnExit.parameters.domainPath + "; path=/"; return true; }, hasItem: function (sKey, cleanseCookie) { if (!sKey) { return false; } if (cleanseCookie === true) { this.removeItem(sKey); } return (new RegExp("(?:^|;\\s*)" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=")).test(document.cookie); }, keys: function () { var aKeys = document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g, "").split(/\s*(?:\=[^;]*)?;\s*/); for (var nLen = aKeys.length, nIdx = 0; nIdx < nLen; nIdx++) { aKeys[nIdx] = decodeURIComponent(aKeys[nIdx]); } return aKeys; } }; w.mcxWarn = function(warning, ignorePrefix) { var consoleWarn = typeof console !== "undefined" && console.warn && w.McxSiteInterceptOnExit.parameters.ignoreWarning === false; if(consoleWarn) { var prefix = ignorePrefix ? "" : "mcxSiteIntercept: "; console.warn(prefix + warning); } }; w.mcxLog = function(log, ignorePrefix) { var consoleLog = typeof console !== "undefined" && console.log && w.McxSiteInterceptOnExit.parameters.debug === true; if(consoleLog) { var prefix = ignorePrefix ? "" : "mcxSiteIntercept: "; console.log(prefix + log); } }; w.AllegianceSiteInterceptOnExit = w.McxSiteInterceptOnExit; //Backward compatibility (for customers who have var Allegiance = (function() { var showSurvey = function(surveyId, cimId, pimId, modelDesc, transID) { var url = "https://canonusa.allegiancetech.com/cgi-bin/qwebcorporate.dll?"; var idx = surveyId; var cim = cimId; var pim = pimId; var model = modelDesc; var surveyTimeStamp = ""; var finalSurveyUrl = url+"&idx="+idx+"&CIM="+cim+"&PIM="+pim+"&Model="+model+"&TransID="+transID+"&t="+surveyTimeStamp; $("#allegiance-iframe").attr("src", finalSurveyUrl); }; return { showSurvey : showSurvey }; })(); $(document).ready(function() { // Need to show ConfirmIt only on support pages if (window.location.href.indexOf("/support/p") > -1) { var model = ""; var category = ""; if (useMaritzCXSurvey == "N") { ConfirmIt.openSurvey(encodeURIComponent(model),encodeURIComponent(category)); } else { McxSiteInterceptOnExit.addUrlParameter("mcxModel", model); McxSiteInterceptOnExit.addUrlParameter("mcxPCategory", category); //Survey ID McxSiteInterceptOnExit.addUrlParameter("mcxID", "M6BSBQ"); McxSiteInterceptOnExit.addUrlParameter("mcxReferrerURL",encodeURIComponent(window.location.href)); McxSiteInterceptOnExit.acceptSurvey(); //$("#surveyModal").modal("show"); } } });

canon eos 70d lcd touch screen replacement in stock

Repair Parts For Canon EOS 70D Top LCD Screen Shoulder Display Unit Original. Product Model: EOS 70D. The more you buy, the more you save. Brand: Canon Product Model: EOS 70D Parts Name: Top Display Screen Condition: New Repair Parts For Canon EOS 70D Top LCD Screen Display Panel Assy, Through rigorous testing to ensure normal use, please rest assured purchase. The company is a professional digital camera parts suppliers, Main: Canon Nikon Fuji Olympus Panasonic Samsung Sony and other brands of parts, such as: the lens, lcd, motherboard, shutter group, motor group, aperture groups,etc. Shipment: *We will send the item to buyer"s address provided by your eBay account, if you want the item to be sent to different address, please specify by eBay message to confirm before placing order. *Please make sure the postal address is correct, we will not be liable for postal lost caused by incorrect & invalid address provided. *We offer combined shipping, but no local pick-up service. *We accept PAYPAL ONLY *All payments are expected within 7 days after the auction is closed. All non-pay bidders will be reported to eBay and get an unpaid warning from e-Bay. *Combined Shipping for multiple items is available upon request. We offer discount on the Shipping & Handling Charge for any additional item being sent to the same address. The more you buy, the more you save. Returns: *We do our best to serve our customers the best that we can. *We will refund you if you return the items within 30 days of your receipt of the items for any reason. However, the buyer should make sure that the items returned are in their original conditions. *If the items are damaged or lost when they are returned, the buyer will be responsible for such damage or loss, and we will not give the buyer a full refund. The buyer should try to file a claim with the logistic company to recover the cost of damage or loss. *The buyer will be responsible for the shipping fees to return the items.

Condition: New, Compatible Brand: For Canon, Type: Top Screen, Country of Manufacture: China, Model: EOS 70D, Compatible Series: For Canon EOS, Compatible Camera Type: Digital SLR, Brand: Canon

canon eos 70d lcd touch screen replacement in stock

I have to tell you, I was reluctant to buy an APS-C body camera like the EOS 70D after being spoiled by the image quality in the full-sized professional sensors of the original 5D and then the 5D Mark III.

The sensor in cameras like the 70D is about 2/3 the size of the sensors in the full-frame Canon cameras like the 1DX, 5D Mark III, and 6D. That makes the 70D lighter and more affordable.

Well, I took the plunge and bought a 70D. Its now replaced my 5D Mark III as my take anywhere camera. I like it too damn much. Smaller, lighter and excellent image quality.

It"s a top notch camera, but does it make sense for you to buy one? It"s a good fit if youare a first time buyer of a Canon DSLR and you want a great camera, but don"t want to spend a fortune.

Whenever Canon makes a new offer in this line, critics comment that Canon continues to offer new models that are not significantly different from their predecessors. I guess we"re all hungry for major breakthroughs in design.

Should the folks at Canon only introduce a new camera when there is a big leap in technology? I"m not so sure. They may sell fewer of each recently introduced model, but it gives us photographers more to chose one that fits just right.

I am a Canon Geek but I don"t blindly support everything they do.  I try to stay somewhere in the middle. With the EOS 70D, they made some great improvements.

This works in both live view and movie mode. The vari-angle touch screen allow you to touch it for selecting points of focus in the scene.  That"s pretty cool my friends!

You can really create the look of professional movie making with the ability to change the focus from one subject to another during recording by a simple touch of the screen.

It"s fun to use.  I have never been a big LCD guy, but this screen is really responsive and you can access the menu on the LCD instantly with a push of the handy Quick Control "Q" button.

I always used the standard menu button with my DLSRs to go into settings until the "Q" came along. Once you get used to it, it"s a real fast way to change the 70D"s camera settings.

The EOS 70D  weighs about 25% less than the 5D Mark III. Signifiacnt, but not a huge difference. The big difference in weight comes into play if you use one of the EF-S lenses instead of an EF lens.

The Canon EOS 70D is also fully equipped for communication via WiFi in several ways.  Some of these should be very appealing to you, but whatever method of sharing you like, the EOS 70D has you covered.

Canon has added the new BG-E14 battery grip as a primary accessory.  That is another to add to the growing list of Canon battery grips.  Battery grips are a nice add-on gadget to add to your arsenal of accessories.

Canon does have a commitment to constantly improve their cameras and accessories. I just think Canon could have designed the 70D to use one of the previous model"s grips.

How does the 70d compare with the Canon EOS 60D? You can see the 70D (on the left) is slimmed down a bit from the 60D.  The 60D has a little more finger room for those photographers with big hands. More on the 60d vs 70D comparison

You want to buy from a trusted dealer and you want to get a cheap Canon 70D price when you buy one. I"ve had a lot of experience with buying cameras, lenses, and accessories. It started with ads in "Popular Photography" magazine and mail order through Porters Camera Store"s (now out of business) catalogs.

I purchased my Canon EOS 70D from Adorama. Now, I do most of my on-line shopping (including Canon cameras and Accessories) on Amazon because of all the reviews I read there and because of their return policy and their competitive pricing.

Here"s a page with a few helpful Canon 70D videos shot by other photographers. These videos will give you more of an idea of what it would be like to own a 70D camera.  I watched many and weeded out several bad videos and narrowed down to these three videos for you to watch

The technical reviews came in and image quality ratings are quite good, particularly at the higher ISO settings for an APS-C camera. The LCD screen got really high marks by the professional reviewers.

The focusing in live-view and video shooting modes received the most attention as this is a significant improvement in performance for a DSLR in this price range.DPReview gave a Gold award to the 70D and Gold awards don"t come often.

The pro 24-105mm f/4.0 "L" lens gave me plenty of reach on the 70D APS-C body to capture two of my favorite people riding the ski lift to the summit of Attitash mountain.

The EOS 70D was released late in 2013 so you"re a good time to get a bargain on yours , no matter where you shop for it. It"s old enough that newer models drive it"s price down.

I use my Canon EOS 70D to shoot portraits and landscapes on a professional level. The 70D is labeled as a consumer level camera, but that"s because the "pro" cameras are so advanced.

Bruce Lovelace is the publisher of Canon Camera Geek. Read more about him on theAboutPage. He also publishes how to articles and camera gear reviews at thePhotography Tipswebsite.

View some of Bruce"s photos onInstagram  andFlickr.Join the tribe of followers onYouTube. Visitthe Canon GeekFaceBook Page.Bruce also runs photo workshops and provides 1 on 1 digital photography coaching.

canon eos 70d lcd touch screen replacement in stock

The EOS 70D is Canon"s latest entry in the HD-DSLR market, and the company is aiming to make a big splash with it, thanks to its brand new Dual Pixel CMOS AF focusing system. When Canon introduced the 5D Mark II, it stunned crowds with its video quality and price, but it lacked a big mass-market feature: autofocus during video recording. Several more recent Canon DSLRs such as the T4i, T5i and SL1 feature full-time continuous AF for video recording, but they still rely heavily on slower and sometimes-jerky contrast-detect autofocus to fine-tune focus. With the 70D, Canon has introduced its all-new Dual Pixel CMOS AF, replacing the Hybrid AF systems found in the aforementioned models with one that splits each individual pixel on the imager into its own phase-detect AF sensor, with no need to fine-tune via contrast detection. Phase-detect AF, the same AF technology DSLRs use for shooting with the optical viewfinder, provides much faster and smoother autofocus for DSLR video shooting.

Canon is putting interchangeable lens video/still cameras like the Panasonic GH3 squarely in its sights. The GH2 and GH3 made big leaps in the HD-DSLR/MILC video space with lots of video-centric features like higher bitrates, an articulated LCD screen, as well as full-time AF for video. With the 70D, Canon is blending features of their higher-end DSLRs, such as offering both ALL-I and IPB formats and time code (though not SMTPE) from the 6D and 5D Mark III, with the articulated LCD of the 60D (adding a capacitive touchscreen in the process), all at a very reasonable price point. And this whole package is built upon a game-changing AF system that will not only provide major competition to other MILCs and HD-DSLRs, but some segments of the camcorder market as well.

Other video specs of the 70D are fairly standard fare for Canon DSLRs. Like the 60D, there"s Full HD 1,920 x 1,080 resolution video at 30p and 24p (for NTSC, 25p in PAL mode), plus 720p HD video at 60p (50p PAL). There"s also a 3.5mm microphone jack for external mics, as well as manual audio level adjustments with a wind filter and attenuator.

Of course there are always trade-offs, and there are few small details that might deter some users from the 70D. For one, there"s no headphone jack for monitoring audio, which many professionals and video enthusiasts need. Also, video image quality appears more like the 5D Mark II and 6D in terms of moiré and aliasing. Canon users who demand the highest quality might opt for the 5D Mark III if this is a deal breaker for them, though they will have to forgo full-time autofocus.

All in all, though, the Canon 70D is a powerhouse for video recording, and not only will high-end users be attracted to the vastly improved autofocus, beginners and average consumers will as well. Here"s the full rundown of the 70D"s video capabilities, along with our usual selection of sample videos.

The clear stand-out feature of the 70D is the new Dual Pixel CMOS AF system. Canon"s previous full-time continuous video autofocus systems, called Hybrid CMOS AF (T5i, T4i, EOS-M) and Hybrid CMOS AF II (SL1), used both phase-detect and contrast-detect AF. The way this system worked was that phase-detect would get the ball rolling for focusing, then contrast-detect would take over for fine-tuning to achieve crisp focus. The downside is that this process is typically slower, plus the lens still has to hunt back and forth a bit to determine the point of best focus. This can have undesirable effects for video recording, as focus can jump back a forth if the subject moves at all in the frame during recording, and if the subject moves quickly, the camera may struggle to refocus.

With the new Dual Pixel system in the 70D, Canon has designed an autofocus system that uses phase-detect AF all the time, both before and during video recording. What this means is that there"s no more hunting when focusing, and AF is quite fast to acquire focus. Furthermore, Canon has designed the AF system for video to be very smooth and more "cinematic," shifting focus smoothly from one subject to the next. The autofocus on the 70D looks very much like a professional camcorder in terms of smoothness and performance.

As with the Canon SL1"s Hybrid CMOS AF II system, the new Dual Pixel CMOS AF in the 70D system utilizes an extremely large area of the sensor for autofocusing, as shown in the illustration below. In fact, 64% of the total area of the sensor (80% of the frame, vertically and horizontally) can be used for phase-detect AF.

In the example image above, the area inside the green line shows the area available for phase-detect autofocus during movie capture and Live View with the 70D.

Face+Subject Tracking: The camera will find and lock on to faces automatically within the 64% boundary. Users can also manually select the subject for tracking by using the touch screen to tap on the subject they wish to track or by using the Set button and the directional keys.

The Canon 70D features a large, 3-inch capacitive touch screen which, when coupled with the Dual Pixel CMOS AF, allows for very fast and easy control of autofocusing in video. When using Movie Servo AF and the touchscreen and focusing modes like Flexi-Zone Single, shooters can make easy and professional-looking focus changes simply by tapping on the screen to indicate the subject they want in focus. The Touch AF system makes it easy to rack focus from near and far subjects quickly, accurately and smoothly, without any hunting.

Of course, manual focusing is also available on the 70D, as is disabling the continuous Movie Servo AF feature and using a single-shot autofocus prior to recording video to set focus. The 70D does provide the option of magnifying the Live View display by factors of 5x or 10x to get a precise look at manual focusing prior to the start of recording. In common with all other HD-DSLRs we"ve seen to date, though, the magnified focus-assist view is only available when not actively recording.

Depending on the lens in use, on-camera audio will likely pick up significant autofocus drive noise. This can be minimized by using an external microphone, however. Canon"s new STM lenses are nearly silent, though, so an external mic would only be needed in very quiet surroundings with them.

AF point can be positioned with the multi-directional button, or the touchscreen before or during recording, but cannot be placed at the extreme edges of the frame.

We had a fair range of AF tracking examples from outdoor shooting, but wanted to try some more controlled indoor tests. We"d seen an example posted by someone on the Internet (sorry, can"t recall who, to give them fair attribution), of a little stuffed animal swinging as a pendulum, showing how well the Canon 70D did, particularly with an STM lens. We decided to repeat that test, and use it to compare between three different cameras.

In the videos below, the subject was a small, stuffed dog toy, hanging from a length of monofilament fishing line about 3 feet long. It was positioned about 8 feet from the camera and about 30 inches in front of the background poster. The arc it traveled had a maximum extent of +/- 10 inches relative to the camera position. In all cases, the focal length was roughly equivalent to a 140mm lens on a 35mm full-frame camera. The amount of focus actuation required by the combination of focal length, distance, and subject movement is probably at the edge of what you"d encounter filming a real-world subject: The little swinging toy was moving quite a bit & fairly rapidly, relative to the long focal length and relatively close shooting distance.

The results were interesting. The 70D with the 18-135mm STM kit lens did indeed do pretty well, although we found that it tended to lag slightly, particularly as the subject changed directions. Importantly though, the operation of the focus-actuation motor was virtually inaudible. Trying the same test with a lens having a conventional focus motor (the Canon 24-105mm f/4L), we found that the AF didn"t track quite as closely, and the focus motor"s noise was very evident on the audio track.

In our outdoor AF tests with the Canon SL1 and its Hybrid-II AF system, the SL1 did quite well tracking larger moving objects, in many cases performing nearly as well as the 70D. It didn"t do nearly as well in this lab test, though, as it rarely seemed to adjust focus at all, in response to the varying distance of the subject. It performed by far the poorest of the three cameras in this little comparison test. We used the 18-135mm STM lens for this test.

The third camera we tested with this setup was the Panasonic GH3, and we were rather surprised by how well it did, using Panasonic"s 14-140mm f/3.5-5.6 lens. It didn"t track perfectly, but then none of the cameras did with this setup, and the GH3 seemed to perform at least as well, if not slightly better than, the 70D. We were surprised, as the GH3 uses strictly contrast-detect AF, so the camera has no absolute distance information to work with. Nonetheless, perhaps thanks to its very fast 240 Hz AF cycle and intelligent tracking algorithms, it managed to track the rapidly moving subject surprisingly well.

If an external flash unit has an LED light, the 70D can automatically enable it in low-light shooting. When shooting with external flash in modes other than M, the LED will turn on automatically under low-light conditions.

The Canon EOS 70D offers three different video resolutions and five frame rates, although only two or three rates are available at any given resolution.

The Canon 70D, like all of Canon"s video-capable DSLRs, only shoot in progressive scan formats. Although television broadcast video works well with interlaced formats, progressive video is more suited for computer playback and avoids deinterlacing issues.

Canon"s DIGIC 5+ image processor gives the 70D capability for both 1080p and 720p video recording. The 70D, along with all Canon video-capable DSLRs (with the exception of the $12,000 EOS 1D-C cinema DSLR and its siblings) still do not provide the option of full 1080p video at 60 frames per second, which could be a drawback for more professional shooters who need that combination.

The 70D limits the minimum shutter speed depending on the frame rate. For 30p/25p/24p, users are limited to 1/30th of a second. For 60p and 50p video, you are limited to 1/60th of a second.

The Canon 70D records all video using MPEG-4 AVC/H.264 encoding, at variable bit rates in the .MOV format. Like the 6D, the 70D gives features two compression schemes in the HD resolutions, ALL-I or IPB. The difference lies in how each frame of the video is compressed. Not surprisingly, there is no uncompressed "RAW" video capability in the 70D. ALL-I format, nevertheless, yields a higher image quality by compressing each frame individually, at the expense of file size, whereas IPB is an "interframe" scheme and compresses multiple frames at a time. This results in a slightly lower quality picture, but the files produced are roughly a third the size of those for ALL-I.

Most computers and editing programs made within the last few years should be able to play 70D files with little problem, but high-def files may strain older systems, especially during editing of IPB video. For users shooting video destined for video editing software, ALL-I format video is the format to pick if your memory card can handle the space and increased bit rate. File sizes for the 70D"s ALL-I clips can be massive, as you can see in the MB/minute rates listed in the table above. If you can handle the storage requirements and require higher image quality, choose ALL-I. Canon recommends using at least 20MB/second or faster Secure Digital memory cards for ALL-I, and 6MB/second or faster for IPB. Even faster cards will be needed if you plan on shooting stills during video capture, which will cause a brief interruption to the video feed. If your card is not fast enough, a five-step buffer fill warning will appear on the LCD screen.

The 70D produces very high image quality in video, with great, crisp detail and accurate color rendition. Scenes shot in bright daylight look a bit too contrasty to our eyes, though, with shadow areas being pretty dark with the Standard Picture Profile. Users looking to get the most dynamic range out of their clips should use a custom picture style with decreased contrast. In low-light scenes, the 70D did a great job, with nice detail overall and decent shadow detail. While there was visible high ISO noise in our nighttime test videos, it wasn"t severe enough to significantly degrade the image quality.

Although we saw much-improved handling of moiré and aliasing effects in the 5D Mark III compared to its predecessor, that doesn"t seem to be the case with the 70D. In our test videos, a fair number of moiré pattern artifacts could be seen in the standard problem areas like window screens, roof shingles, and fine patterned fabrics. Moiré and aliasing are even more pronounced in 720p video, which has been the case with other Canon DSLRs we"ve seen in the past. Overall, moiré artifacts look very similar to those seen on the 6D and 5D Mark II. This isn"t a deal breaker by any means, and while it could be a deciding factor for professionals or high-end video shooters, most users should just be careful where they shoot and be on the lookout for problems with the patterns in people"s clothing, etc.

Like most previous Canon DSLRs with video recording, the 70D allows for full manual exposure settings and adjustments including full control of shutter speed, aperture and ISO before and during recording. In all modes, except for M, the 70D switches to automatic exposure adjustments while in live view movie mode. As such, the 70D is very user friendly for both kinds of shooters: those that want a simpler video shooting experience and more advanced users who want more control over how their videos look. (It still would be nice, though, to have options like aperture priority available.)

Picture Style, white balance, exposure, auto lighting optimizer, peripheral illumination and chromatic aberration correction, and highlight tone priority effects are all previewed on LCD monitor

The Canon 70D has similar audio recording features to the 5D Mark III. Like many previous Canon video DSLRs, the 70D gives users the choice of recording audio with an internal stereo microphone or a third-party external stereo microphone via a 3.5mm mic jack. Audio levels are fully adjustable, with wind-cut filter and attenuator options.

The big downside to the 70D"s audio capabilities is that, unlike the 5D Mark III, the 70D does not feature a headphone jack for monitoring audio. This was a much-lauded feature when it was finally introduced into the Canon DSLR lineup with the 5D Mark III. Many advanced video shooters will surely be a little disappointed to find this feature missing.

Like all video-capable DSLRs and interchangeable lens cameras on the market today, the Canon 70D has to contend with rolling shutter artifacts. These image distortions are caused by the way the image is read from the camera"s sensor. Data is read line-by-line, rather than the entire frame at once, so the top of the image is recorded at a slightly different time than the bottom. Therefore, when panning or moving the camera side-to-side quickly, vertical lines in the image can appear to bend and slant back and forth in a "Jello-like" effect.

The 70D did pretty well controlling the amount of rolling shutter distortion. At the 1080p resolution, rolling shutter distortion was noticeable but minimal, and even less so at 720p. Overall, the 70D places well within the upper range of DSLRs when it comes to rolling shutter. As long as you are mindful of this effect, and avoid quick pans or back-and-forth motions, particularly around objects with vertical lines like trees and buildings, you probably won"t notice the rolling shutter distortion.

canon eos 70d lcd touch screen replacement in stock

Up until a week ago, I loved this camera. Then, the motherboard fried with no warning. Depite this being a known defect — in Brazil, for example, Canon is repairing this for free — Canon wants to charge me more than $400 for the repair, with no assurance it won’t fail again. I’m told the likely culprit is overheating while shooting video, one of the main selling points of this camera. I’ve had this camera for less than two years. I can understand there being a defect, these are complicated devices. But I do not understand Canon’s failure to stand behind its product. It has really shaken my confidence in a company I previously held in high regard.

The Canon 70D is a wonderful, capable digital SLR camera, and at a reasonable price since I intend on buying the body only; I have lens that fit Canon mounts. However, I wonder if Canon is ever going to make a digital camera that is weather and dust-proof such the Pentax K-70. Myself I have a Canon Rebel XS that I bought in 2009, and it serves me well. However, I am thinking of getting another Canon camera, but I am not yet certain of the 70D; if there are now digital cameras such as the new Pentax K-70. What outdoor photographers need is photo equipment that can withstand the elements of weather; to a reasonable, practical degree.

No, it"s a crop sensor with Canon"s 1.6x crop factor, like all other Canon Prosumer DSLRs with two-digit numbers. The 7D and 7D Mark II also use crop sensors, but with more professional features. Succeeded by the recently released EOS 80D.

I have always used a Sony VX1000 for video (rebuild twice) and am still shooting slides (with an F-1n) for some photos and have been using a pocket Canon S90 (handy and always with me) and ready to add a 70D for both video and still digital frames.

It appears there are adapters to use F series Canon lenses on the 70D manually. I was a professional and have an arsenal of L series Canon lenses I would also like to use, but will be buying the STM lenses for the 70D. Any advice much appreciated as this is basically a new realm of untested waters for me.

The touchscreen complements the controls, but there"s nothing it does that you can"t do with the buttons and dials. I personally like it very much, but if you don"t, you can disable it.

But yes, there are adapters to mount old Canon FD, or even Nikon manual lenses over to the Canon mount, as long as you"re fine with manual focusing. If you have existing L lenses, you should have no problems using them on the 70D, though for video work I imagine you"d want to manual focus.

I believe you have an arsenal of Canon L series lenses because at that time the glass was the most important part of photography. It"s still the most important part but now in conjunction with the sensor. In this evolution of sensors, you must consider the what and how of your photography and then decide the sensor. You"ve already decided on the glass (L). Because you are considering the use of adapters you"re not limited to Canon cameras. You have so many things to consider; should you sell your arsenal and get into medium format digital. I was taught to buy the best glass I could afford and then get any POS camera with the money I had left.

I"ve read through the reviews here and elsewhere and I"m more taken by the 70d than 7D Mk II, especially considering the price difference. I picked up a Canon D400 on ebay a while back and it"s been a nice, if limited entry experience into DSLR photography. I like my Canon, yes I"m sure that they"re a little behind Nikon in terms of absolute image quality at this level of camera but my biggest gripe with my current camera isn"t the photos I"ve achieved with it but the poor viewfinder. I really want to be able to manually focus at times and the poor viewfinder on the 400D, plus the total lack of any form of live view really makes manual shooting a nightmare. The D400 is now so long in the tooth but I have bought some nice Canon IS lenses and the 50mm f/1.8 II which I just love for portraits and I really don"t want to change to a different system now. Would you say that this is the best value for money Canon DSLR for an upgrade?

If you are not really into sports / wildlife and just wanted an all around camera, Between the 2 The 70D would be the better choice. The Touchscreen really helps in portraits as you can preview if things are in focus quickly. Navigating / Previewing the images also is a breeze. Not to mention the flippy screen being useful for self portraits / videos should you ever consider doing one. And not to mention being a decent video camera.

Go for the 70D. Goes well for fast shooting (@7fps; good for sports and wildlife), manual lenses (because of Live View magnification), high native ISO, responsive Touchscreen, and Dual Pixel AF, nice video capability (especially when using STM lenses), but do invest on EF lenses if ever you want to upgrade to full frame later on.

With a Boya SM80 stereo mic mounted on the camera and being fed into the mic socket, you have the headphone output on the Boya mic and they give you an earbud to listen with. It has a flexible mount and the audio quality is excellent. High pass filter, 10db pad and level control combined with 70D manual audio control gives very good results. The Boya mike is less than £30 :o)

Replaced my trusty Nikon D90 for the Canon D70. What a fantastic choice to make. Firstly I stuck a 70-200 L series Lens on & did some outdoor portrait. The colours were simply beautifully such creamy bokah such naturally beautiful shots all way found.

Why did I choose the Canon D70? Well I read up as much as I could on the D70 & at that time the D7100 & the Canon felt more of a grown up camera, the WiFi is just fantastic. I have had the pull out screens & they are great for low or high shooting.

Just to add to my previous post, whilst I"ll stick with the Sony a6000 for now, I think the 70D looks like a camera I"d be happy to go for if i needed another camera. I do astro photography and I"m sure that Canon is still the leader in that field of use (within dSLR cameras...), however as I"m just waiting for a Moravian Instruments G2-8300 astro imaging CCD camera that will serve me better than any dSLR, therefore there is no other real advantage I can see, especially if I consider the weight and size of the 70D camera and the lenses that I would need to come with it...

I"ve been using a sony a6000 for half a year. I cannot agree with Tuan. The Sony a6000 is a sturdy piece of equipment, comfortable to hold and it realy does everything you throw at it, except touchscreen & GPS. I used to have a Canon 40D then a 7D, but the weight & size really bothered me. With the sony I can have both the wide & tele lenses with me in my pocket. It also amazed me when it could autofocus on some bright stars at night, and I did that from inside the house from my samsung S5 phone, whilst the camera was setup in the garden. I guess something similar could be achieved with the 70D.

Regarding image quality, I think Canon can produce cleaner, smoother images at the same ISO. If I was a professional photographer, I would probably stick with Canon, but as I"m not and mostly I would use the images on a computer screen, those 24MP images look just as good as any Canon image would... Once again, my experience is based on the latest 7D, not 70D...

Sony A6000 + good lens: for travel. However, I feel most of the body made from plastic and I could easily break it to pieces. When holding the 70D, you feel like holding a hi-tech device while the A6000 brings to you "PnS-like" feeling!

Love the touch screen on 70D. And you know what: I saw a guy at camera store who tried to touch the A6000 when navigating the menu all the time even he knew that it can not be!

I"ve decided to upgrade from EOS 1000D to 70D but reading all the reviews and everything is changing my mind. could you suggest me something(a new camera with 70D price range or if you think there is no problem with the camera)? I"d appreciate it.

I personally would suggest you to go with Canon EOS 70D. It is best in the business. Having seeked expert advice before buying my first DSLR, I am happy that I could get the same opinion from all of them. Yes, Canon EOS 70D is the best option before you if you are interested in PRO PHOTOGRAPHY. (prefer a 18-135 mm STM lens).

Hey there! I need your guys advice. My Sony NEX-7 with a 18-200 got just stolen. I"m a travel photographer, means most of my pics cover landscapes, people, wildlife and sometimes sports. My preferences lay on a single lense with a big range, for that I was thinking about the Tamron 16-300 in combination with the here discussed EOS 70D. Due to the fact of being in Costa Rica, my chances to buy the lense are pretty small. Any alternatives that are more comon? Thanks a lot in advance.

Good afternoon a bit of help please I"m having issues with the 70D autofocus and have read elsewhere this is/was a issue with the first batch of Camera"s has anyone else found this problem of what is generally an excellent user friendly camera

I am planning to buy Canon 70D, with Canon EF-S 18-200 mm f/3.5-5.6 IS lens. My intention behind buying this lens is just to make sure that I need not carry multiple lenses, and this should help me learn DSLR techniques. Please advise if this is a good combination.

I have EOS70D + Sigma 18-35 1.8 lens and this combination has been difficult to focus right by using OVF. The reason is maybe fast lens & Focus Schift.

I recently purchased the sigma 18-35 1.8 lens to suit my canon 70D (purchased in Dec 2013), and found that the same issues as everyone else is reporting. I took my camera to the local camera store and tried it with a brand new out the box 70D (yesterday & sigma 18-35 1.8 lens) we did the exact same testing (granted it was hand held) and experienced the same problem. I have tried resetting the camera back to default but no difference was noted.

I have a canon 70D, while taking photos a shaft of light appeared in the photo , I changed lens but it is still there. Can you tell me why this would happen?

Place this question on the Canon SLR forum and hopefully someone will give you a definitive answer ! I have some thoughs but they may cloud the correct answer !

Similar thing happened to a friends 70D. If I remember correctly it was a horizontal bar would be lighter then the rest of the picture. He ended up having to get his shutter fixed due to a detached blade.

Just a thought. How come nothing in the testing procedure is the same when you look up the "auto focus" sections of the 70D and the 7D mk II. Would be interesting to see the 70D:s tests beeing performed on the 7D II, especially since the conventional AF of the 70D seems to be surprisingly inaccutate, and inconsistent.

I can"t directly answer you question as I don"t have a 70D, but I do have a 5D MkIII and the silent shutter modes on it are significantly quieter than the regular shutter modes. And both silent and regular are much quieter than most of the Nikons I"ve heard.

This review says, "In addition to capturing video at 1920 x 1080 at 30, 25, and 24fps, the 70D can also capture a still image, or multiple still images at full resolution..." Here"s my question: if you try to take a picture while shooting a video, it pauses the video for a second (and you hear the shutter sound) in your video before the video continues on. Is there a way to create a still from a video frame after the fact so my video isn"t all goofed up?

I just sold my EOS 400D but still keep my lens kit; a Sigma 30mm f/1.4 and a Tokina 11-16mm f/2.8. I"m interested in these two cameras: the 70D and the old 7D What would you guys recommend? I usually do some landscape photography, portraits but in the near future I expect to learn about the timelapse technique. Video isn"t really important for me so far. I would appreciate your opinions.

Don"t listen to the Nikon fanboy. For your needs, and given the age of the 7D, I"d go for the 70D. It"s updated in virtually all respects and represents a good value.

Thank you guys for your advices I really appreciate it. I just sold one of my two lenses that I mentioned before, therefore I discarded any Canon DSLR. Now I"m between these two cameras:

Wow, just finished watching the 70D vs the 7100. I did have the 7100 at one time and sold it. Guess I should have spent more time with it. However, a friend of mine is using his 70D for video and I like how the 70D has that pull out LCD touch monitor and can chose different focus points instantly where the 7100 you have to arrow your focus box to that location. End up getting the D800E because I shoot more photos but its still a Nikon and the video is the same setup. Image quality is great though but I like how the video is setup on the canon. Looks easier to work with. Should I just get the 70D or the new 7D to do video. I don"t think the new 7D has a flip out Lcd touch screen which i think is really cool. Himm. But I shoot more photos than I do video. What do I do.

Both 70D and 7D2 has better video due to dual pixel phase detection technology. Eos 70D better with touch screen so that we can change focus during movie shooting (focus pull), but lack of headphone, whilst EOS 7D mark2 has headphone output, but lack of flip and touch screen. I guess wait for EOS 6d mk2 that has both and also full-frame?

Well, it"s kind of like buying a Toyota Camry or Honda Accord. They"re comparable and either will get the job done. Both Nikon and Canon have have their followings. Look for features that you think you"ll use: wireless, gps, video autofocus... (because image quality and lens selection are pretty much the same) Right now the most interesting lenses are being made by sigma, and the only camera body that stands out as being different is the sony a7.

Do you mean the forthcoming 70D, or the original one? Just as there are other cars besides Camrys and accords, there are other worthy camera brands and I think they are worth talking about. You don"t specify what you want you want your camera for (landscapes? Sports? Children? Studio shots?) but there are other cameras that have garnered excellent response--the Fuji XT-1 or the Pentax K3, which is weather-sealed. You don"t specify that you want full-frame … but if you"re looking at the original 70D versus a Nikon D7100 I would go for the latter; if it"s the *new* 70D, pending the official review, I"ll go for that.

Other than the lens that comes in the kit, what is a good walk-around lens for the 70D? Something I will use during everyday life and during photo shoots? I have a 1yr old daughter who I also love taking candids of. Any feedback is appreciated. Thanks!

I use 70d with EF-S 17-55 IS USM, this is a natural match (good size and balance and very good IQ), especially for people photography. You can use the lens also for video since it has IS, although in quite places you can hear the USM a bit.

Would Canon like to respond to WHY there is no GPS functionality in such a quality mid-range camera? How disappointing to find that they have omitted, what should be a simple inclusion, in this camera. Makes the Map function in Lightroom 5 obsolete!!

Just wanted to point out a couple things that you might not be considering. #1 your resolution more than doubled so you"re going to see the imperfections in your lenses a lot more on the 70D. The 28-135mm is honestly a terrible lens. Pick a focal length that you like and buy a more specialized lens with a larger maximum aperture. For example the canon 50mm 1.8 costs around $100 and will blow your mind with image quality compared that terrible lens. #2 99.9% of the time when you"re having write speed issues it"s because of your memory cards. Look up the manufacturers max write speed for a card in MB/S. Then check your file sizes x frame rate and you"ll have an idea how much data you need to write per second not to fill your buffer.

Hello. I"m a teenager looking to upgrade from my samsung nx300. Would the Canon EOS 70d be a good option for a first-dslr? Or should I go with another camera/brand.

Hello lake4444, I"m not sure why "camera people" talk so much, say so little, fight so much and never answer a question. In any event, the 70D is an excellent mid-level DLSR camera. It is certainly not an entry level model and it certainly is not a professional model, so it sits nicely in the middle of the range. I beginner can take spectacular shots using it, there is a huge amount of learning you can do with this camera and anything less than a career in photography will see you never require another camera - it make take you quite awhile to learn everything it does, and many years beyond that to master the controls, but you can take excellent pictures right out of the box. This is Canon"s premiere video DSLR and you won"t find better video capabilities anywhere. Don"t let all the talk about "models" and waiting for the "next" one throw you off - there is no end to the models. When I first entered into DSLR photography, I went to buy a Rebel Ti, found a 2Ti and 3Ti was out in 1 week

There are an awful lot of things that you probably need to think about. For example, if you plan on out door, all weather use, then a sealed camera is a very good idea. Canon added the dust and moisture seals back with the 70D. You don"t want to dunk it a pond, or drag by the strap through a dune, but it won"t die in a light rain or start making grinding noises when the shutter moves on a dusty day. DSLR results have more to do with the lens than the body, so one thing that you will discover is that what ever camera you chose, the lenses will tend to increasingly tie you to that brand. So, think carefully. What kind of photography do you want to do? What kind of money do you have/can you stand to spend on it? The 70D is an excellent camera body. So are most others.

Hello, just my two cents worth. I own a 5dMarkII but wanted a cheaper alternative for distance so I bought the 70d. I was waiting on the 7D replacement but there was a special deal of no tax (plus I had a trade in). Anyway, I bought the 70d.

So tell me. How is the 7Dii sensor different? What proof do you have? The Imaging Resource comparometer reveals identical IQ between the 2 cameras. Do you really think that Canon would waste resources on a new sensor so soon after the 70D sensor was introduced. There is nothing wrong with the 70D sensor. Why come out with a new one.

I have a 5D2 and a 7D, have used