Skip to content

ihapus/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ihapus tools

tools is the public distribution repository for the ihapus tool collection.

This repository hosts public-facing product pages, release notes, license files, and binary downloads for lightweight Windows utilities maintained by ihapus.

Website:

  • https://ihapus.github.io/tools/

Releases:

  • https://github.com/ihapus/tools/releases

Available tools

Tool What it does Platform Download Docs
ImageBatcher Batch resize and compress JPG and PNG images for Windows workflows Windows Latest releases Product page
WinScope Portable Windows window inspector for HWND, class, title, rectangle, and process metadata Windows Latest releases Product page

Why this repository exists

  • public downloads stay separate from private source code
  • each tool gets its own public-facing documentation
  • GitHub Releases remain the primary download channel
  • GitHub Pages provides searchable product pages and release entry points

Repository layout

tools/
  README.md
  docs/
    index.html
    imagebatcher/
    winscope/
  ImageBatcher/
    README.md
    CHANGELOG.md
    LICENSE
    THIRD_PARTY_NOTICES.txt
  WinScope/
    README.md
    CHANGELOG.md
    RELEASE_NOTES_1.0.0.md

Current focus

ImageBatcher

  • Windows batch image resizer and compressor
  • useful for e-commerce image prep, JPG/PNG compression, and repeated export tasks
  • public product page: https://ihapus.github.io/tools/imagebatcher/
  • release downloads: https://github.com/ihapus/tools/releases

WinScope

  • portable Windows window inspector
  • useful for HWND lookup, class/title capture, transient UI inspection, and event log export
  • public product page: https://ihapus.github.io/tools/winscope/
  • release downloads: https://github.com/ihapus/tools/releases

More tools can be added later using the same structure.

About

Public downloads and product pages for lightweight Windows tools from ihapus, including ImageBatcher batch image resizing and compression workflows.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors