Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
imgdim is a command-line tool for processing local files. Its core purpose is straightforward: read the width and height of an image or video and append those dimensions to the filename—for example, turning logo.png into logo_300x40.png. It fits well into development, design, and content asset management workflows, especially when you need to batch-label media files with their dimensions.
The tool provides three main commands: list, move, and copy. list only shows the new filenames that would be generated, move renames the files directly, and copy keeps the original files while creating renamed copies. It supports recursive directories, processing specific files or folders, custom templates, and --json output, which makes it usable in scripts or automated pipelines. Supported image formats include jpg, png, gif, bmp, tif, webp, and psd. Video dimension detection is not fully built in; it requires ffprobe, mediainfo, or exiftool to be installed in the system PATH.
imgdim is available for Windows, Mac, and Linux. On Windows, it also supports installing a shortcut action into the right-click context menu. The page does not show an API or SDK, but the command-line interface and JSON output already provide basic integration capabilities. The documentation is example-driven and covers installation, registration, command options, and format support, which is enough to get started quickly. However, there is no full reference manual, error code documentation, performance limits, changelog, or explanation of the account-linking mechanism.
The text clearly states that imgdim is completely free for both personal and commercial use. However, it is not a simple download-and-run tool: users need to register an account, activate it by email, log in to download, and run imgdim link to bind the installation to the account. For a small local utility, this adds friction and may affect offline use or bulk deployment. Its open-source status is not clearly stated; only GitHub issues are provided for feedback.
Its strengths are cross-platform support, free pricing, simple commands, and automation-friendly output, making it suitable for frontend developers, design asset maintainers, and people organizing photography or video materials. Its drawbacks are a relatively narrow feature scope, third-party dependencies for video handling, and reduced convenience due to account binding. The text does not specify accessibility or payment conditions for users in China. If access or registration is limited, alternatives include exiftool, ImageMagick, ffprobe/ffmpeg, MediaInfo, or custom scripts built with Pillow or sharp.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on imgdim.com official site.
imgdim.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach imgdim.com directly.