Job-ready examples

From a job to a usable output.

Start with a fixed example close to your task. Review the flow here, then use the existing browser-local tool for the real processing and download.

Start with a fixed example

Examples are synthetic and fixed. Your input is not sent or saved by this hub.

Turn an AI Markdown table into delivery CSV

Copy a table, then make CSV

Check Japanese text, empty cells, and leading zeroes before handing the table to a spreadsheet.

Take away: a CSV with checked text and columns

Input: AI Markdown table (synthetic example)
name,sku,price
apples,00123,198
oranges,00456,248
  1. Review the fixed table example
  2. Choose input and safety settings
  3. Check and save the CSV

Review product CSV changes

Compare Before / After by key

Separate added, removed, and price-changed products even when row order changes.

Take away: a diff CSV with visible changes

key,name,price
001,apples,198 → 220 (changed)
002,oranges,248 (unchanged)
003,grapes (removed)
004,pears (added)
  1. Load Before and After
  2. Choose the key column
  3. Check and save the differences

Fix an invisible character in pasted text

Find hidden characters by position

Select the invisible character in a product code and change only that character while keeping the source visible.

Take away: text with an explainable, selected repair

Input: Product code: A​-01
Found: U+200B ZERO WIDTH SPACE (position 16)
Action: remove the selected code point
  1. Inspect the string
  2. Check position, U+, and bytes
  3. Remove the selection and copy

Deliver one image in three sizes

Bundle profiles for each use

Keep the source unchanged, review web, document, and archive sizes, then save a local ZIP.

Take away: an image delivery set with three fixed profiles

Input: product-photo.png (synthetic example)
Output: web 1200px / document 2400px / archive 4000px
Save: browser-local ZIP
  1. Choose the image
  2. Review the three profiles
  3. Save the ZIP to the device

Redact part of an image before sharing

Keep the source, save a verified PNG

Mark an area in a synthetic image, confirm opaque redaction, and save only after checking the whole image.

Take away: a flattened PNG with a checked redaction area

Input: redaction-sample.png (synthetic example)
Action: cover the blue area with opaque black
Save: verified PNG after inspecting the whole image
  1. Use the sample image
  2. Drag over the area to hide
  3. Inspect and save the PNG

Turn images into an ordered submission PDF

Check page order and margins

Reorder images, check paper and orientation, and make one PDF locally.

Take away: a submission PDF with reviewable page order

Input: cover.png / page-2.png (synthetic example)
Settings: A4 / portrait / 15 mm margin
Save: one image per PDF page
  1. Choose the images
  2. Review order, rotation, and margin
  3. Save the PDF to the device

These are synthetic examples. Check your actual input in the linked tool; this page does not promise external publication or acceptance by a recipient.

Where the real work happens

Text, CSV, and image processing stays in the browser. This page is an entry point; the linked existing tool is the authority for processing, saving, and supported formats.