{"id":8653,"date":"2026-08-09T04:03:03","date_gmt":"2026-08-09T04:03:03","guid":{"rendered":"https:\/\/veperpins.com\/?p=8653"},"modified":"2026-08-09T08:30:38","modified_gmt":"2026-08-09T08:30:38","slug":"how-custom-medals-are-made","status":"publish","type":"post","link":"https:\/\/veperpins.com\/how-custom-medals-are-made\/","title":{"rendered":"How Custom Medals Are Made"},"content":{"rendered":"\n<div class=\"wp-block-columns alignwide vp-blog-layout has-medium-font-size is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\" style=\"border-style:none;border-width:0px;border-top-left-radius:58px;border-top-right-radius:58px;border-bottom-left-radius:58px;border-bottom-right-radius:58px\">\n<div class=\"wp-block-column vp-blog-toc-wrap is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\">\n<style data-wp-block-html=\"css\">\n[data-vp-article-toc] a.vp-current {\n  color: #1f5eff !important;\n  font-weight: 700 !important;\n}\n\n[data-vp-article-toc] a.vp-current::before {\n  content: \"\";\n  display: inline-block;\n  width: 6px;\n  height: 6px;\n  margin-right: 7px;\n  border-radius: 50%;\n  background: #1f5eff;\n  vertical-align: middle;\n}\n\n#preparing-the-medal-artwork,\n#making-the-medal-mold,\n#forming-the-medal,\n#trimming-and-polishing,\n#plating-the-medal,\n#adding-color-and-printed-details,\n#adding-special-finishes,\n#attaching-the-ribbon,\n#quality-inspection,\n#packing-the-finished-medals,\n#not-every-medal-uses-the-same-process {\n  scroll-margin-top: 130px;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initVpTocSpy() {\n    var links = Array.prototype.slice.call(\n      document.querySelectorAll('[data-vp-article-toc] a[href^=\"#\"]')\n    );\n\n    if (!links.length) return;\n\n    var sections = [];\n    var added = {};\n\n    links.forEach(function (link) {\n      var id = link.getAttribute(\"href\").slice(1);\n      var target = document.getElementById(id);\n\n      if (target && !added[id]) {\n        sections.push({\n          id: id,\n          target: target\n        });\n        added[id] = true;\n      }\n    });\n\n    if (!sections.length) return;\n\n    var ticking = false;\n    var lastId = \"\";   \n\n    function getOffset() {\n      return Math.min(Math.max(window.innerHeight * 0.55, 220), 520);\n    }\n\n    function scrollTocItemIntoView(link) {\n      var tocBox = link.closest(\"[data-vp-article-toc]\");\n      if (!tocBox) return;\n\n      var scrollBox = tocBox;\n\n      if (tocBox.classList.contains(\"vp-toc-mobile\")) {\n        var nav = tocBox.querySelector(\"nav\");\n        if (nav) scrollBox = nav;\n      }\n\n      if (!scrollBox || scrollBox.scrollHeight <= scrollBox.clientHeight) return;\n\n      var linkTop = link.offsetTop;\n      var linkHeight = link.offsetHeight;\n      var boxHeight = scrollBox.clientHeight;\n\n      scrollBox.scrollTo({\n        top: linkTop - boxHeight \/ 2 + linkHeight \/ 2,\n        behavior: \"smooth\"\n      });\n    }\n\n    function updateActive() {\n      var scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n      var currentId = sections[0].id;\n      var offset = getOffset();\n\n      sections.forEach(function (section) {\n        var top = section.target.getBoundingClientRect().top + scrollTop;\n\n        if (scrollTop + offset >= top) {\n          currentId = section.id;\n        }\n      });\n\n      links.forEach(function (link) {\n        link.classList.toggle(\n          \"vp-current\",\n          link.getAttribute(\"href\") === \"#\" + currentId\n        );\n      });\n\n      if (currentId !== lastId) {\n        links.forEach(function (link) {\n          if (link.getAttribute(\"href\") === \"#\" + currentId) {\n            scrollTocItemIntoView(link);\n          }\n        });\n\n        lastId = currentId;\n      }\n\n      ticking = false;\n    }\n\n    function onScroll() {\n      if (!ticking) {\n        window.requestAnimationFrame(updateActive);\n        ticking = true;\n      }\n    }\n\n    updateActive();\n    window.addEventListener(\"scroll\", onScroll, { passive: true });\n    window.addEventListener(\"resize\", updateActive);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", initVpTocSpy);\n  } else {\n    initVpTocSpy();\n  }\n})();\n<\/script>\n\n<!-- Desktop TOC -->\n<div class=\"vp-toc vp-toc-desktop\" data-vp-article-toc=\"\">\n  <div class=\"vp-toc-title\">Table of Contents<\/div>\n\n  <nav aria-label=\"Table of Contents\">\n    <ul>\n      <li><a href=\"#preparing-the-medal-artwork\">Preparing the Medal Artwork<\/a><\/li>\n      <li><a href=\"#making-the-medal-mold\">Making the Medal Mold<\/a><\/li>\n      <li><a href=\"#forming-the-medal\">Forming the Medal<\/a><\/li>\n      <li><a href=\"#trimming-and-polishing\">Trimming and Polishing<\/a><\/li>\n      <li><a href=\"#plating-the-medal\">Plating the Medal<\/a><\/li>\n      <li><a href=\"#adding-color-and-printed-details\">Adding Color and Printed Details<\/a><\/li>\n      <li><a href=\"#adding-special-finishes\">Adding Special Finishes<\/a><\/li>\n      <li><a href=\"#attaching-the-ribbon\">Attaching the Ribbon<\/a><\/li>\n      <li><a href=\"#quality-inspection\">Quality Inspection<\/a><\/li>\n      <li><a href=\"#packing-the-finished-medals\">Packing the Finished Medals<\/a><\/li>\n      <li><a href=\"#not-every-medal-uses-the-same-process\">Not Every Medal Uses the Same Process<\/a><\/li>\n    <\/ul>\n  <\/nav>\n<\/div>\n\n\n<!-- Mobile \/ Tablet TOC -->\n<details class=\"vp-toc vp-toc-mobile\" data-vp-article-toc=\"\">\n  <summary>Table of Contents<\/summary>\n\n  <nav aria-label=\"Mobile Table of Contents\">\n    <ul>\n      <li><a href=\"#preparing-the-medal-artwork\">Preparing the Medal Artwork<\/a><\/li>\n      <li><a href=\"#making-the-medal-mold\">Making the Medal Mold<\/a><\/li>\n      <li><a href=\"#forming-the-medal\">Forming the Medal<\/a><\/li>\n      <li><a href=\"#trimming-and-polishing\">Trimming and Polishing<\/a><\/li>\n      <li><a href=\"#plating-the-medal\">Plating the Medal<\/a><\/li>\n      <li><a href=\"#adding-color-and-printed-details\">Adding Color and Printed Details<\/a><\/li>\n      <li><a href=\"#adding-special-finishes\">Adding Special Finishes<\/a><\/li>\n      <li><a href=\"#attaching-the-ribbon\">Attaching the Ribbon<\/a><\/li>\n      <li><a href=\"#quality-inspection\">Quality Inspection<\/a><\/li>\n      <li><a href=\"#packing-the-finished-medals\">Packing the Finished Medals<\/a><\/li>\n      <li><a href=\"#not-every-medal-uses-the-same-process\">Not Every Medal Uses the Same Process<\/a><\/li>\n    <\/ul>\n  <\/nav>\n<\/details>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"wp-block-paragraph\">If you\u2019ve ever held a finely crafted <a href=\"https:\/\/veperpins.com\/custom-medal\/\" data-type=\"page\" data-id=\"553\">custom metal medal<\/a>, you may have wondered how it goes from a design file to the finished product.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The process can include artwork preparation, mold making, casting or striking, polishing, plating, coloring, ribbon assembly, inspection, and packaging.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How each medal is made depends on its shape,<a href=\"https:\/\/veperpins.com\/custom-medal-size-thickness-guide\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/custom-medal-size-thickness-guide\/\"> size<\/a>, relief, colors, finish, and intended use. Here\u2019s a look at the typical production process.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"How Custom Medals Are Made | From Design to Finished Medal\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/wG8NiFtlOvY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 id=\"preparing-the-medal-artwork\" class=\"wp-block-heading\">1. Preparing the Medal Artwork<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Every custom medal starts with the artwork.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can provide a finished design, or simply send us a logo, sketch, photo of an existing piece, or a few ideas you want included.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before production begins, we usually confirm:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Medal size and shape<\/li>\n\n\n\n<li>Front and back artwork<\/li>\n\n\n\n<li>2D or 3D relief<\/li>\n\n\n\n<li>Metal finish<\/li>\n\n\n\n<li>Enamel or printed areas<\/li>\n\n\n\n<li>Logo and text placement<\/li>\n\n\n\n<li>Loop and ribbon attachment<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Once the basic details are clear, the artwork is adjusted for production and a digital proof is prepared for approval.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the best time to check names, dates, spelling, dimensions, logos, and major design elements. Once the mold has been made, changing the main relief or structure may require a new mold, which can add both <a href=\"https:\/\/veperpins.com\/how-much-do-custom-medals-cost\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/how-much-do-custom-medals-cost\/\">cost<\/a> and <a href=\"https:\/\/veperpins.com\/how-long-do-custom-medals-take\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/how-long-do-custom-medals-take\/\">production time<\/a>.<\/p>\n\n\n\n<h2 id=\"making-the-medal-mold\" class=\"wp-block-heading\">2. Making the Medal Mold<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">After the artwork is approved, the mold is created.<br>For die-cast and die-struck medals, the mold defines the final shape, lettering, logo details, recessed areas, and raised relief.<br>A 2D mold works well for logos, text, borders, and simple raised or recessed details.<br>For portraits, buildings, animals, vehicles, or artwork that needs more natural depth, 3D relief can create smoother transitions and a more dimensional look.<br>Fine text, narrow lines, and very small details also need to be checked at this stage. Something that looks sharp on a computer screen may not reproduce clearly in metal, so small adjustments are sometimes needed before production.<\/p>\n\n\n\n<h2 id=\"forming-the-medal\" class=\"wp-block-heading\">3. Forming the Medal<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once the mold is ready, production moves to the metal-forming stage.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Two of the most common methods are <strong>die casting<\/strong> and <strong>die striking<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Die Cast Medals<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Zinc alloy is commonly used for die casting.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Molten metal is injected into the mold and allowed to cool, creating the basic shape.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Die casting works especially well for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Custom shapes<\/li>\n\n\n\n<li>Cutouts<\/li>\n\n\n\n<li>Complex outlines<\/li>\n\n\n\n<li>2D and 3D relief<\/li>\n\n\n\n<li>Thicker designs<\/li>\n\n\n\n<li>Detailed or irregular shapes<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This method is widely used for race, sports, and event medals because it offers more flexibility in shape and relief.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Die Struck Medals<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/veperpins.com\/custom-medal\/custom-die-struck-medal\/\" data-type=\"page\" data-id=\"1791\">Die-struck medals <\/a>are made by pressing the design into metal under high pressure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This process works especially well when the design relies more on metal texture and relief than color.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Typical die-struck designs include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Logos<\/li>\n\n\n\n<li>Text<\/li>\n\n\n\n<li>Seals<\/li>\n\n\n\n<li>Simple relief<\/li>\n\n\n\n<li>Antique finishes<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For a more traditional look with strong raised details and a solid metal feel, die striking is often a good choice.<\/p>\n\n\n\n<h2 id=\"trimming-and-polishing\" class=\"wp-block-heading\">4. Trimming and Polishing<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Freshly formed medals may still have rough edges, excess metal, or small burrs left from production.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These areas are trimmed, polished, and smoothed before plating.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Surface texture can also be used to create contrast. Raised logos or lettering may be polished, while recessed backgrounds can be sandblasted or given an antique treatment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For medals that rely heavily on metal detail, this contrast often does more for the design than adding extra colors or decorative effects.<\/p>\n\n\n\n<h2 id=\"plating-the-medal\" class=\"wp-block-heading\">5. Plating the Medal<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">After the medal has been cleaned and polished, it is usually plated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Plating adds the metal finish to the surface and helps define the overall look.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Common finishes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gold<\/li>\n\n\n\n<li>Silver<\/li>\n\n\n\n<li>Copper<\/li>\n\n\n\n<li>Black nickel<\/li>\n\n\n\n<li>Antique gold<\/li>\n\n\n\n<li>Antique silver<\/li>\n\n\n\n<li>Antique bronze<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Bright gold, silver, and copper are common for sports, racing, and award medals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Antique silver, brass, and bronze are often used for military, police, firefighter, memorial, and traditional designs because the darker recessed areas help the raised details stand out.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Antique finishes are especially effective for designs with a lot of lettering or deep relief.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast-1024x576.webp\" alt=\"\" class=\"wp-image-8660\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast-1024x576.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast-300x169.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast-768x432.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast-1536x864.webp 1536w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast-600x338.webp 600w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/custom-medals-fast.webp 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 id=\"adding-color-and-printed-details\" class=\"wp-block-heading\">6. Adding Color and Printed Details<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If the design includes color, it is usually added after the metal has been formed and plated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Common options include <a href=\"https:\/\/veperpins.com\/custom-medal-types-and-materials\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/custom-medal-types-and-materials\/\">soft enamel, hard enamel, and printing<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Enamel<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Enamel is filled into recessed areas created for color.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Soft enamel leaves the metal borders slightly raised, giving the finished medal a noticeable textured feel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It works especially well for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Team logos<\/li>\n\n\n\n<li>School colors<\/li>\n\n\n\n<li>Event graphics<\/li>\n\n\n\n<li>Lettering<\/li>\n\n\n\n<li>Sports designs<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Artwork with clean outlines and clearly separated colors usually works very well with enamel.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Printing<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Some artwork is better reproduced with printing instead of enamel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Printing is useful for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gradients<\/li>\n\n\n\n<li>Photographs<\/li>\n\n\n\n<li>Very small text<\/li>\n\n\n\n<li>Detailed illustrations<\/li>\n\n\n\n<li>Complex multicolor artwork<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Trying to convert these elements into enamel can remove detail or simplify the original design too much.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Printing and enamel can also be combined. For example, the main logo may use raised metal and enamel while a gradient background or fine detail is printed.<\/p>\n\n\n\n<h2 id=\"adding-special-finishes\" class=\"wp-block-heading\">7. Adding Special Finishes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Additional finishes can be added when they fit the design.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Common options include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sandblasting<\/li>\n\n\n\n<li>Glitter enamel<\/li>\n\n\n\n<li>Transparent enamel<\/li>\n\n\n\n<li>Glow-in-the-dark enamel<\/li>\n\n\n\n<li>Epoxy coating<\/li>\n\n\n\n<li>Sequential numbering<\/li>\n\n\n\n<li>Laser engraving<\/li>\n\n\n\n<li>Edge text<\/li>\n\n\n\n<li>Cutouts<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Using more finishes does not always improve the final result.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A design with deep 3D relief, for example, can quickly look too busy when combined with multiple enamel colors, glitter, transparent enamel, and printing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We usually recommend keeping the focus on the strongest part of the artwork. If the relief is the main feature, it should remain easy to see. If team colors, sponsor branding, or event graphics are more important, enamel or printing may be the better choice.<\/p>\n\n\n\n<h2 id=\"attaching-the-ribbon\" class=\"wp-block-heading\">8. Attaching the Ribbon<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once the main piece is finished, the loop and ribbon are attached.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/veperpins.com\/how-to-design-custom-medal-ribbons\/\" data-type=\"link\" data-id=\"https:\/\/veperpins.com\/how-to-design-custom-medal-ribbons\/\">Custom medal ribbons<\/a> can include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Different ribbon widths<\/li>\n\n\n\n<li>Custom colors<\/li>\n\n\n\n<li>Printed logos<\/li>\n\n\n\n<li>Event names<\/li>\n\n\n\n<li>Sponsor logos<\/li>\n\n\n\n<li>Dates<\/li>\n\n\n\n<li>Custom text<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For races, sporting events, and school awards, it becomes part of the overall design rather than simply a way to wear the award.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Event names, dates, sponsor logos, and other branding can be placed on the ribbon instead of crowding the main design.<\/p>\n\n\n\n<h2 id=\"quality-inspection\" class=\"wp-block-heading\">9. Quality Inspection<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before packing, finished medals are inspected for production issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Typical checks include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Correct medal size<\/li>\n\n\n\n<li>Clear logos and lettering<\/li>\n\n\n\n<li>Consistent plating<\/li>\n\n\n\n<li>Scratches or surface defects<\/li>\n\n\n\n<li>Missing or overflowing enamel<\/li>\n\n\n\n<li>Printing alignment<\/li>\n\n\n\n<li>Secure loops and attachments<\/li>\n\n\n\n<li>Correct ribbon installation<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For 3D medals, the relief is also checked to make sure portraits, buildings, animals, vehicles, and other sculpted details have formed properly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pieces with obvious plating, color, printing, or structural defects are removed before the order is packed.<\/p>\n\n\n\n<h2 id=\"packing-the-finished-medals\" class=\"wp-block-heading\">10. Packing the Finished Medals<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">After inspection, the medals are packed for shipping.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most bulk orders are individually packed so the metal surfaces do not rub against each other during transit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on the project, packaging options may include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Poly bags<\/li>\n\n\n\n<li>Velvet bags<\/li>\n\n\n\n<li>Presentation boxes<\/li>\n\n\n\n<li>Custom packaging<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The finished medals can then be shipped to schools, companies, clubs, military units, race organizers, or event venues.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-1024x576.webp\" alt=\"\" class=\"wp-image-8661\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-1024x576.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-300x169.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-768x432.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-1536x864.webp 1536w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-600x338.webp 600w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal.webp 1672w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 id=\"not-every-medal-uses-the-same-process\" class=\"wp-block-heading\">Not Every Medal Uses the Same Process<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Not every custom medal goes through every step above.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A simple antique die-struck medal may only require striking, polishing, and an antique finish, with no enamel at all.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A detailed custom race medal, on the other hand, may combine a custom shape, cutouts, 3D relief, soft enamel, printing, and a custom ribbon.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The right process depends on the artwork, budget, quantity, size, and how the finished piece will be used.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Choosing the Right Process for Your Medal<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">VeperPins has more than 20 years of experience producing custom metal products. Whether you have finished artwork or just a logo, sketch, or rough idea, we can help with design preparation, production recommendations, manufacturing, packaging, and shipping.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are working on a race, school event, company award, tournament, or other project, send us your artwork and basic requirements. We can review the design and recommend the production method that fits it best.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column vp-blog-sidebar-wrap is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:344px\">\n<aside class=\"vp-sidebar\" aria-label=\"Article Sidebar\">\n  <section class=\"vp-side-box vp-side-cta\">\n    <h3>Need a Custom Quote?<\/h3>\n    <p>\n      Get factory-direct pricing, free design support, and fast production for custom promotional products.\n    <\/p>\n    <a href=\"https:\/\/veperpins.com\/get-quote\/\" class=\"vp-side-btn\">Get Free Quote<\/a>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>Why Work With Us<\/h3>\n    <ul class=\"vp-side-list\">\n      <li>Low Minimum Order Quantity<\/li>\n      <li>Free Artwork Support<\/li>\n      <li>Fast Turnaround<\/li>\n      <li>Worldwide Shipping<\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>View Pricing<\/h3>\n    <div class=\"vp-side-tags\">\n      <a href=\"https:\/\/veperpins.com\/custom-pins-pricing\/\">Custom Pins Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-coins-pricing\/\">Challenge Coins Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-medals-pricing\/\">Medals Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-keychains-pricing\/\">Keychains Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-patches-pricing\/\">Patches Pricing<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>Share This Article<\/h3>\n    <div class=\"vp-side-share\">\n      <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/veperpins.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>\n      <a href=\"https:\/\/twitter.com\/intent\/tweet?url=https:\/\/veperpins.com\/&#038;text=Check%20this%20out\" target=\"_blank\" rel=\"noopener noreferrer\">X<\/a>\n      <a href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https:\/\/veperpins.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>\n    <\/div>\n  <\/section>\n<\/aside>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Preparing the Medal Artwork Making the Medal Mold Forming the Medal Trimming and Polishing Plating the Medal Adding Color and Printed Details Adding Special Finishes Attaching the Ribbon Quality Inspection Packing the Finished Medals Not Every Medal Uses the Same Process Table of Contents Preparing the Medal Artwork Making the Medal Mold&#8230;<\/p>\n","protected":false},"author":1,"featured_media":8661,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[61],"tags":[],"class_list":["post-8653","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-medals-guide"],"taxonomy_info":{"category":[{"value":61,"label":"Medals Guide"}]},"featured_image_src_large":["https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/baseball-medal-1024x576.webp",1024,576,true],"author_info":{"display_name":"Shirya","author_link":"https:\/\/veperpins.com\/author\/boom\/"},"comment_info":0,"category_info":[{"term_id":61,"name":"Medals Guide","slug":"medals-guide","term_group":0,"term_taxonomy_id":61,"taxonomy":"category","description":"Explore custom medals including design ideas, materials, finishes, and production methods. Perfect for sports events, competitions, and awards.","parent":0,"count":9,"filter":"raw","cat_ID":61,"category_count":9,"category_description":"Explore custom medals including design ideas, materials, finishes, and production methods. Perfect for sports events, competitions, and awards.","cat_name":"Medals Guide","category_nicename":"medals-guide","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/8653","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/comments?post=8653"}],"version-history":[{"count":0,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/8653\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/media\/8661"}],"wp:attachment":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/media?parent=8653"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/categories?post=8653"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/tags?post=8653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}