Program Tools

Practical Tools for Real Workflows

Browser-based tools built by IPROG TECH for fast operations, testing, and field-ready workflows.

New Business Utility

QR Code Generator

Generate QR codes for promos, forms, payment links, menus, and tracked campaign URLs with PNG download options.

  • Text/URL to QR code preview in browser
  • PNG size options and error correction level
  • Works well with UTM campaign links
QR PREVIEW DOWNLOAD PNG
New Marketing Utility

UTM Link Builder

Build campaign tracking URLs with UTM parameters for Facebook, Instagram, Google, email, and other channels.

  • Generates trackable campaign URLs
  • Preset source/medium combinations for faster setup
  • Copy-ready link output for ads, posts, and QR codes
UTM BUILDER
?utm_source=facebook&utm_medium=paid_social&utm_campaign=promo
source
medium
campaign
copy
New Developer Utility

JSON Formatter / Validator

Format, minify, and validate JSON payloads in your browser with error message details to support API and integration troubleshooting.

  • Pretty-print and minify JSON
  • Validation with line/column error hints
  • Copy-ready output for debugging and docs
JSON FORMATTER
{
  "status": "ok",
  "items": [1, 2, 3],
  "errors": []
}
FORMATVALIDATECOPY
New Data Utility

CSV Cleaner / Formatter

Clean CSV files before import by trimming spaces, normalizing headers, removing empty rows, previewing output, and downloading cleaned CSV.

  • Upload or paste CSV with browser-side processing
  • Trim cells + normalize headers to snake_case
  • Remove empty rows and export cleaned CSV
CSV CLEANER
name,email,phone
john,john@example.com,0917...
anna,anna@example.com,0908...
...
CLEANPREVIEWEXPORT
New PDF Utility

PDF to Image Converter

Convert selected PDF pages into JPG or PNG files with page range control, quality settings, and ZIP output for multi-page exports.

  • Page range input (all, ranges, or custom pages)
  • JPG/PNG output with render quality options
  • Single image or ZIP download output
PDF TO IMAGE
report.pdf
page_1.jpg
page_2.jpg
SELECTCONVERTDOWNLOAD
New PDF Utility

Image to PDF Converter

Convert multiple images into a single PDF with page reorder controls, A4/Letter format options, orientation settings, and margin control.

  • Multiple image upload (JPG/PNG/WebP)
  • Reorder pages before PDF generation
  • Generate and download PDF in browser
IMAGE TO PDF
page_1.jpg
page_2.jpg
page_3.png
REORDERGENERATEEXPORT
Beta File Utility

Image File Resize

Resize image files in your browser for website uploads, social media posts, and app assets without uploading to a server.

  • Client-side resize (no upload by default)
  • Control width/height with aspect ratio lock
  • Export JPEG/PNG/WebP for web/app use
IMAGE RESIZE