{"id":23415256,"url":"https://github.com/creeper82/pamview","last_synced_at":"2026-05-04T07:38:43.270Z","repository":{"id":269200189,"uuid":"900885268","full_name":"creeper82/PamView","owner":"creeper82","description":"A simple PAM (portable anymap) file viewer and editor, powered by Qt and C++","archived":false,"fork":false,"pushed_at":"2024-12-22T14:43:14.000Z","size":2899,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T06:14:08.730Z","etag":null,"topics":["bitmap","cplusplus","cpp","portable-anymap","qt","qt6"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creeper82.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-09T16:44:21.000Z","updated_at":"2024-12-22T14:43:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"05602293-518e-4e4a-a44e-23851186781b","html_url":"https://github.com/creeper82/PamView","commit_stats":null,"previous_names":["creeper82/pamview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creeper82%2FPamView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creeper82%2FPamView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creeper82%2FPamView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creeper82%2FPamView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creeper82","download_url":"https://codeload.github.com/creeper82/PamView/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitmap","cplusplus","cpp","portable-anymap","qt","qt6"],"created_at":"2024-12-22T21:14:09.009Z","updated_at":"2026-05-04T07:38:43.230Z","avatar_url":"https://github.com/creeper82.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PamView\nPamView is a simple PAM (Portable Anymap) image viewer and editor, powered by Qt and C++\n\n![](screenshots/pamview1.png)\n\n## Features\n\n### Opening files\nSupport for all variants (`.pbm`, `.pgm`, `.ppm`), that means `P1` to `P6` variants. Both raw and ASCII\n\n### Saving files\nSupport for both raw and ASCII `.ppm` (`P3` and `P6`) variants.\n\n### Dual bitmap\nYou can have two bitmaps open at once, and cycle between them.\n\n### Image manipulation\nThe following effects can be applied:\n\n- brightness\n- saturation\n- grayscale\n- black and white\n- negative\n\nThe following image combinations can be applied:\n\n- sum\n- difference\n- product\n\n### More features\nAlso worth noting:\n\n- undo button\n- bitmap properties\n- memory allocation display\n- image zoom and panning\n\n## Compilation\n\n### Prerequisities\n- CMake and a C++ compiler\n- Qt 6\n\n### Steps to build\n1. Navigate to the root project directory\n2. Create an empty `build` directory\n3. Navigate to the `build` directory\n4. Set the Release configuration:\n\n    ```\n    cmake .. -DCMAKE_BUILD_TYPE=Release\n    ```\n5. Build the project:\n    ```\n    cmake --build .\n    ```\n5. Start the executable, located under `build/frontend/pamview` (`.exe` on Windows)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreeper82%2Fpamview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreeper82%2Fpamview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreeper82%2Fpamview/lists"}