{"id":13696971,"url":"https://github.com/jmickle66666666/qpal","last_synced_at":"2025-05-03T17:32:44.463Z","repository":{"id":90940215,"uuid":"167221727","full_name":"jmickle66666666/qpal","owner":"jmickle66666666","description":"Convert between quake palette files and png","archived":false,"fork":false,"pushed_at":"2022-10-31T23:54:29.000Z","size":602,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-13T00:33:13.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmickle66666666.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-01-23T17:10:25.000Z","updated_at":"2024-09-24T03:50:52.000Z","dependencies_parsed_at":"2024-04-08T02:51:11.709Z","dependency_job_id":"469c237b-e332-4612-bb08-67ac0a49053e","html_url":"https://github.com/jmickle66666666/qpal","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmickle66666666%2Fqpal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmickle66666666%2Fqpal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmickle66666666%2Fqpal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmickle66666666%2Fqpal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmickle66666666","download_url":"https://codeload.github.com/jmickle66666666/qpal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252226910,"owners_count":21714894,"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":[],"created_at":"2024-08-02T18:00:50.769Z","updated_at":"2025-05-03T17:32:44.206Z","avatar_url":"https://github.com/jmickle66666666.png","language":"Python","funding_links":[],"categories":["Modding"],"sub_categories":["QuakeWorld"],"readme":"# qpalconvert.py\nConvert between quake palette files and png, to create new cool palettes for quake\n\n![preview](https://github.com/jmickle66666666/qpal/blob/master/preview.png)\n\n### Usage\n\n#### windows/mac\n\nOpen up `palette.png` in your favourite image editor, and modify it however you'd like. Change the constrast/saturation etc for cool effects and then save it. (You can save it as any file)\n\nIn the commandline you can type `qpalconvert my_new_palette.png` and it will output `palette.lmp`, which can be used in your quake mod. Place it in the folder `my_quake_mod/gfx/` folder.\n\nOn windows, you can also just drag and drop your image onto `qpalconvert.exe` and it will work without having to use the commandline.\n\n#### python\n\nRequires python 3, and PIL imaging library\n\n`python qpalconvert.py palette.lmp`\n\nConverts a palette file from quake (found in `id1/PAK0.pak/gfx`) to a PNG image representation of the palette\n\n\n`python qpalconvert.py palette.png`\n\nConverts a 16x16 image file into a quake palette lump.\n\n\nTo use the new palette in your mod, place it in your mod folder at `your_mod/gfx/palette.lmp`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmickle66666666%2Fqpal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmickle66666666%2Fqpal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmickle66666666%2Fqpal/lists"}