{"id":17693283,"url":"https://github.com/muriloventuroso/pdftricks","last_synced_at":"2026-01-08T09:04:30.917Z","repository":{"id":40652142,"uuid":"163020082","full_name":"muriloventuroso/pdftricks","owner":"muriloventuroso","description":"A simple, efficient application for small manipulations in PDF files using Ghostscript.","archived":false,"fork":false,"pushed_at":"2025-02-25T20:42:44.000Z","size":1912,"stargazers_count":93,"open_issues_count":22,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T21:33:22.933Z","etag":null,"topics":["appcenter","elementaryos","ghostscript","pdf","pdf-files"],"latest_commit_sha":null,"homepage":null,"language":"Vala","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/muriloventuroso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null},"funding":{"patreon":"muriloventuroso","custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=YQ7R5KQJPUNNU\u0026currency_code=BRL\u0026source=url"]}},"created_at":"2018-12-24T19:55:56.000Z","updated_at":"2025-02-25T20:42:48.000Z","dependencies_parsed_at":"2024-02-12T20:25:19.978Z","dependency_job_id":"83f09e82-aa07-43cf-9cb8-c54dd7d38a04","html_url":"https://github.com/muriloventuroso/pdftricks","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muriloventuroso%2Fpdftricks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muriloventuroso%2Fpdftricks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muriloventuroso%2Fpdftricks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muriloventuroso%2Fpdftricks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muriloventuroso","download_url":"https://codeload.github.com/muriloventuroso/pdftricks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390864,"owners_count":20769478,"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":["appcenter","elementaryos","ghostscript","pdf","pdf-files"],"created_at":"2024-10-24T13:44:39.337Z","updated_at":"2026-01-08T09:04:25.873Z","avatar_url":"https://github.com/muriloventuroso.png","language":"Vala","funding_links":["https://patreon.com/muriloventuroso","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=YQ7R5KQJPUNNU\u0026currency_code=BRL\u0026source=url","https://www.patreon.com/muriloventuroso"],"categories":[],"sub_categories":[],"readme":"[![Translation status](https://hosted.weblate.org/widgets/pdftricks/-/translations/svg-badge.svg)](https://hosted.weblate.org/engage/pdftricks/?utm_source=widget)\n\n\u003ch1 align=\"center\"\u003ePDF Tricks\u003c/h1\u003e\n\n## Tricks for PDF Files\n\nA simple, efficient application for small manipulations in PDF files.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://appcenter.elementary.io/com.github.muriloventuroso.pdftricks\"\u003e\u003cimg src=\"https://appcenter.elementary.io/badge.svg\" alt=\"Get it on AppCenter\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n* Compress PDF (multiple resolutions)\n* Split PDF (All pages or page ranges)\n* Merge PDF\n* Convert PDF\n\n### Donate\n\u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=YQ7R5KQJPUNNU\u0026currency_code=BRL\u0026source=url\"\u003ePayPal\u003c/a\u003e | \u003ca href=\"https://www.patreon.com/muriloventuroso\"\u003ePatreon\u003c/a\u003e\n\n![Screenshot](data/screenshot.png)\n\n![Screenshot](data/screenshot2.png)\n\n![Screenshot](data/screenshot3.png)\n\n![Screenshot](data/screenshot4.png)\n\n![Screenshot](data/screenshot5.png)\n\n\n[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.muriloventuroso.pdftricks)\n\n\n## Developing and Building\n\nIf you want to hack on and build PDF Tricks yourself, you'll need the following dependencies:\n\n* libgtk-3-dev\n* libgranite-dev\n* meson\n* valac\n* ghostscript\n\nRun `meson build` to configure the build environment and run `ninja test` to build and run automated tests\n\n    meson build --prefix=/usr\n    cd build\n    ninja test\n\nTo install, use `ninja install`, then execute with `com.github.muriloventuroso.pdftricks`\n\n    sudo ninja install\n    com.github.muriloventuroso.pdftricks\n\n\n## ImageMagick\n\nIn recent versions of ImageMagick has been added a security policy that blocks manipulations in PDF files. This affects PDFTricks operations. To correct this change the settings of your ImageMagick installation.\n\nFind and edit the configuration file.\n\n    /etc/ImageMagick-7/policy.xml\n\nTo check the ImageMagick version:\n\n    convert --version\n\nFind the line that contains the rule for PDF files:\n\n    \u003cpolicy domain=\"coder\" rights=\"none\" pattern=\"PDF\" /\u003e\n\nAnd change to:\n\n    \u003c!-- \u003cpolicy domain=\"coder\" rights=\"none\" pattern=\"PDF\" /\u003e --\u003e\n\nAnd ready!\n\n## Install with Flatpak\n\nInstall:\n\n    flatpak install flathub com.github.muriloventuroso.pdftricks\n\nRun:\n\n    flatpak run com.github.muriloventuroso.pdftricks\n\n## Credits\n* [Fatih20](https://github.com/Fatih20)\n* [FreaxMATE](https://github.com/FreaxMATE)\n\n-----\n\n[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.muriloventuroso.pdftricks)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuriloventuroso%2Fpdftricks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuriloventuroso%2Fpdftricks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuriloventuroso%2Fpdftricks/lists"}