My Miniature Paper Craft

My Miniature Paper Craft This is one of my hobbies, creating miniatures out of paper that are as realistic as the real thing.

27/09/2025
16/08/2025

A few of my miniature replicas fridge magnets I make

My miniature replicas of Toblerone
01/11/2024

My miniature replicas of Toblerone

My new miniature paper replicas of the lays chips I made last night
23/10/2024

My new miniature paper replicas of the lays chips I made last night

My miniature paper replicas of KitKat chocolates
19/10/2024

My miniature paper replicas of KitKat chocolates

My miniature paper replicas of Lindt chocolates
19/10/2024

My miniature paper replicas of Lindt chocolates

My miniature paper replicas of biscuits and rusks
12/10/2024

My miniature paper replicas of biscuits and rusks

My latest miniature paper replicas bakers rusks fridge magnets
15/08/2024

My latest miniature paper replicas bakers rusks fridge magnets

11/08/2024

My new miniature paper replica. Hula Hoops.

I've decided to make my miniature replicas into fridge magnets. I do make to order.
05/08/2024

I've decided to make my miniature replicas into fridge magnets. I do make to order.

Address

Pinetown

Website

Alerts

Be the first to know and let us send you an email when My Miniature Paper Craft posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });