These cards are here to show visitors what PySuperFreeApps includes and what each workflow is for. There is only one public download, and it installs the combined suite with all six utility tabs.
Suite overview
PySuperFreeApps
The main desktop shell groups every free workflow into one consistent interface, so users can move from file cleanup to image compression, image conversion, or JSON work without juggling separate installers.
- Launches all six included utility tabs from one home experience instead of separate executables.
- Keeps the lineup easy to understand: one download, multiple focused workflows.
- Works well for people who want a practical toolbox without a crowded setup.
Best for: Anyone who wants the full free utilities bundle in one install.
PyBulkRenamer
Included in PySuperFreeApps
Batch renaming focused on previewing every filename change before anything is applied.
- Shows original and proposed filenames side by side.
- Supports prefix, suffix, and find-and-replace rules together.
- Stops conflicting names from being applied blindly.
Best for: Cleaning up large folders and standardizing naming patterns safely.
PyImageSquisher
Included in PySuperFreeApps
Local image compression and conversion for reducing size without leaving the desktop.
- Exports to JPEG, PNG, or WEBP with format-aware handling.
- Lets users set maximum width and output quality.
- Reports the space saved after processing.
Best for: Shrinking image folders for storage, sharing, or web delivery.
PyImageConverter
Included in PySuperFreeApps
Format-aware image conversion for one-off exports or drag-and-drop bulk queues, including SVG inputs.
- Converts one image at a time or processes an entire batch queue recursively.
- Supports SVG rendering, runtime-detected image formats, and automatic unique output names.
- Includes quality, matte, icon canvas, and smaller-file optimization controls where they matter.
Best for: Re-exporting mixed image sets into the right format without a separate desktop converter.
PyJson2CsvConverter
Included in PySuperFreeApps
JSON-to-CSV conversion that works from files or pasted payloads and flattens nested data.
- Accepts either a JSON file or direct pasted JSON text.
- Tries to detect useful record arrays inside nested structures.
- Exports flattened rows with configurable delimiters.
Best for: Turning API payloads or exports into spreadsheet-friendly data.
PyJsonBeautifier
Included in PySuperFreeApps
Simple JSON cleanup for beautifying, minifying, validating, and copying structured output.
- Formats JSON for readability with one click.
- Minifies JSON when compact output matters more.
- Warns the user when the input is invalid.
Best for: Fast payload cleanup while debugging or documenting APIs.
PyLogExtractor
Included in PySuperFreeApps
Targeted log searching for pulling matching lines out of large files with text or regex rules.
- Scans line by line instead of loading the full file into memory.
- Supports both plain text searches and compiled regular expressions.
- Writes matches to a separate output file for review.
Best for: Isolating errors, codes, IPs, or other patterns from large logs.