mygreenbin

Composting Made Simple Scalable Smart

A compact, odour-free system for households, turning 0.5KG -5KG/per  of daily kitchen waste into rich organic manure and liquid bio-booster.”

Designed for apartments, hostels, schools, and institutions, it processes 10 kg to 100 kg of waste per day into valuable compost and bio booster.

A high-capacity system for markets, industries, and municipalities, handling up to several tons of organic waste daily to produce large volumes of compost and Liquid Fertilizer

An advanced system that speeds up the composting cycle. Ideal for bulk waste generators who need fast, reliable, and eco-friendly waste conversion.

A hassle-free solution for turning garden and kitchen waste into valuable compost. Easy to use, odour-free, and perfect for sustainable living

MICROBES

Specially cultured microbes that power up the composting process. They break down waste naturally while boosting nutrient content in the final compost

ORGANIC WASTE SHREDDER

A high-performance machine that reduces organic, garden, municipal, and plastic waste into smaller particles, enabling faster composting, efficient recycling, and hygienic waste handling

PRE COMPOSTER

The perfect first step in waste management. It processes large chunks of organic waste, preparing them for smooth and efficient composting

Ready to Start Your Composting Journey?

Join thousands of households reducing their environmental impact with our easy-to-use compost solutions.

Ready to Start Your Composting Journey?

Join thousands of households reducing their environmental impact with our easy-to-use compost solutions.

GET IN TOUCH

Have questions about our compost solutions? Contact our team for personalized advice.


    CONTACT INFORMATION

    Our Location

    3&4, Vallalar St, Ayanambakkam, Chennai, Tamil Nadu 600095

    Phone Number

    95000 90679 | 95000 90619 | 95000 75000

    Email

    adimn@mygreenbin.in

    FOLLOW US

    // Show discount percentage badge on WooCommerce products add_action('woocommerce_before_shop_loop_item_title', 'ww_sale_percentage_badge', 10); function ww_sale_percentage_badge() { global $product; if ($product->is_on_sale() && $product->get_regular_price()) { $regular_price = (float) $product->get_regular_price(); $sale_price = (float) $product->get_sale_price(); if ($regular_price > 0) { $percentage = round( ( ($regular_price - $sale_price) / $regular_price ) * 100 ); echo '-' . $percentage . '%'; } } }