Program Tools

Practical Tools for Real Workflows

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

New Email Utility

Gmail Unread Counter

Sign in with Google OAuth and safely manage unread inbox status in your current browser session.

  • Per-user OAuth authorization (no shared mailbox password)
  • Gmail modify scope (mark messages as read)
  • Instant unread count with one-click "Mark All as Read"
GMAIL UNREAD
UNREAD COUNT: 27
ACTION: MARK ALL READ
CONNECTCOUNTCLEAR
New SMS Utility

PH Mobile Number Validator / Formatter

Validate and normalize Philippine mobile numbers in bulk for OTP, alerts, reminders, and campaign messaging workflows.

  • Supports 09, 9, 63, and +63 number inputs
  • Format output as +63, local 09, or 63 format
  • Duplicate detection with downloadable CSV results
PH MOBILE VALIDATOR
09171234567
+639175550101
639189990123
VALIDATEFORMATEXPORT
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

URL Encoder / Decoder + Query Parser

Encode/decode URL strings, parse query parameters to editable rows, and rebuild clean links for integrations and campaigns.

  • Percent-encode and decode URL-safe values
  • Parse query parameters to key-value table
  • Rebuild and copy final URL output in browser
URL TOOL
/pricing?utm_source=facebook&utm_medium=paid_social&utm_campaign=offer
PARSEEDITREBUILD
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