Metafield Meta Description Generator

New Tool: Metafield Meta Description Generator

We just released Metafield Meta Description Generator — automatically include shopify metafield data in your product meta descriptions. What it does This tool reads your Shopify product data and generates SEO-optimized meta descriptions by dynamically inserting values from your metafields. It’s for developers and store owners who want to leverage custom product data for better search results without manual editing. Saves time and improves page relevance. Features Parse Shopify product CSV/JSON exports — extracts titles, descriptions, and metafields Template engine for meta descriptions — uses {braces} to insert metafield values Bulk processing — generates descriptions for hundreds of products in one run Output to CSV or HTML — creates files ready for import or direct use Custom fallback values — defines text to use if a metafield is empty Usage metagen --input products....

<span title='2026-03-15 00:00:00 +0000 UTC'>March 15, 2026</span>&nbsp;·&nbsp;OddShop
Portable HTML to PDF Converter

New Tool: Portable HTML to PDF Converter

We just released Portable HTML to PDF Converter — convert html files and urls to pdfs from the command line or python scripts. What it does A standalone Python tool that generates PDFs from HTML files or live webpages. It’s for developers who need to automate report generation or document archiving without external services. The key benefit is a single, dependency-free executable that works anywhere. Features Convert local HTML files to PDF Fetch and convert live URLs to PDF Set custom page size and margins Add headers and footers with page numbers Run as a CLI tool or import as a Python library Usage html_to_pdf convert --input report....

<span title='2026-03-14 00:00:00 +0000 UTC'>March 14, 2026</span>&nbsp;·&nbsp;OddShop
Spreadsheet File Merger for Reporting

New Tool: Spreadsheet File Merger for Reporting

We just released Spreadsheet File Merger for Reporting — merge multiple excel workbooks and sheets into a single report-ready file. What it does A Python tool for analysts and developers to combine Excel files for reporting. It merges data from multiple workbooks and sheets into a single, organized file, saving hours of manual copy-paste work. Features Merge multiple .xlsx and .xls files into one workbook Combine all sheets or select specific ones by name Preserve original formatting and data types Handle large datasets with efficient memory usage Command-line interface for batch processing Usage import excel_merger merged_df = excel_merger....

<span title='2026-03-14 00:00:00 +0000 UTC'>March 14, 2026</span>&nbsp;·&nbsp;OddShop
Marketplace Ads Report Automation Tool

New Tool: Marketplace Ads Report Automation Tool

We just released Marketplace Ads Report Automation Tool — automate daily amazon ads performance reports and download them as csv. What it does This tool logs into your Amazon Ads account and downloads campaign performance reports. It’s for Python developers managing Amazon Ads who need to automate daily data collection. Saves hours of manual work. Features Authenticate securely with Amazon Ads API Download Sponsored Products campaign reports Schedule daily automated report runs Export data to CSV with custom date ranges Handle API rate limits and errors automatically Usage from amazon_ads_tool import Reporter reporter = Reporter(credentials_file='creds....

<span title='2026-03-13 00:00:00 +0000 UTC'>March 13, 2026</span>&nbsp;·&nbsp;OddShop
Product Customizer SVG Exporter

New Tool: Product Customizer SVG Exporter

We just released Product Customizer SVG Exporter — generate clean, layered svgs from custom text and image placements. What it does A Python library for programmatically creating product mockups and custom designs. It’s for developers building print-on-demand, merch, or labeling apps. Exports production-ready, clean SVG files with properly grouped elements. Features Programmatically place and transform text on SVG templates Precisely position and scale raster images (PNG, JPG) within SVG Export clean, minified SVG code with no editor metadata Layer management for reordering design elements Batch processing to generate multiple design variants Usage from product_customizer import Customizer c = Customizer('template....

<span title='2026-03-13 00:00:00 +0000 UTC'>March 13, 2026</span>&nbsp;·&nbsp;OddShop