{"id":18367507,"url":"https://github.com/absolutelysaurabh/pmagifier","last_synced_at":"2025-07-20T04:36:09.811Z","repository":{"id":125740471,"uuid":"132286045","full_name":"AbsolutelySaurabh/Pmagifier","owner":"AbsolutelySaurabh","description":"Android app to convert image file to Pdf format file.","archived":false,"fork":false,"pushed_at":"2018-10-20T06:30:47.000Z","size":1436,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T19:46:37.062Z","etag":null,"topics":["butterknife","image","imagetopdf","jpeg","material-design","morphing-button","pdf","runtime-permissions"],"latest_commit_sha":null,"homepage":"","language":"Java","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/AbsolutelySaurabh.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,"publiccode":null,"codemeta":null}},"created_at":"2018-05-05T21:32:06.000Z","updated_at":"2019-08-28T18:49:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a81a649-9258-48d4-b77e-e4b346a09fe4","html_url":"https://github.com/AbsolutelySaurabh/Pmagifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbsolutelySaurabh/Pmagifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbsolutelySaurabh%2FPmagifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbsolutelySaurabh%2FPmagifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbsolutelySaurabh%2FPmagifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbsolutelySaurabh%2FPmagifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbsolutelySaurabh","download_url":"https://codeload.github.com/AbsolutelySaurabh/Pmagifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbsolutelySaurabh%2FPmagifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266067444,"owners_count":23871349,"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":["butterknife","image","imagetopdf","jpeg","material-design","morphing-button","pdf","runtime-permissions"],"created_at":"2024-11-05T23:22:07.631Z","updated_at":"2025-07-20T04:36:09.790Z","avatar_url":"https://github.com/AbsolutelySaurabh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    Pmagifier\n  \u003cbr\u003e\n  \n  [![forthebadge](https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://forthebadge.com)\n  \n\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eAndroid app to convert camera/image to PDF file.\u003c/h3\u003e\n\u003ch4 align=\"center\"\u003e \u003ci\u003eUseful on day to day basis!\u003c/i\u003e\u003c/h4\u003e\n\u003ch6 align=\"center\"\u003e\u003cimg src=\"https://github.com/AbsolutelySaurabh/Pmagifier/blob/master/screenshots/icon.jpg\" width=\"200\"\u003e\u003c/a\u003e\u003c/h6\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/watch?v=nymVuRNhlQo\"\u003e\n    . Demo .\n  \u003c/a\u003e\n  \u003ca href=\"https://play.google.com/store/apps/details?id=dexter.appsomniac.newshour\u0026hl=en\"\u003e\n    . Download .\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## About Pmagifier\n\n```bash\nApp features:\nAndroid app that can be used to convert image(jpg/.png) to pdf file.\nMultiple images cann be aligned on mutiple pdf A4 size pages.\nMuch more features to be added.\n```\n  \n## Screenshots  \n  \u003cimg  src=\"screenshots/a.png\" width=\"210\" height=\"350\" \u003e   \u003cimg src=\"screenshots/b.png\" width=\"210\" height=\"350\"\u003e\n  \u003cimg src=\"screenshots/c.png\" width=\"210\" height=\"350\"\u003e \u003cimg src=\"screenshots/d.png\" width=\"210\" height=\"350\"\u003e\n   \u003cimg src=\"screenshots/e.png\" width=\"210\" height=\"350\"\u003e   \u003cimg src=\"screenshots/g.png\" width=\"210\" height=\"350\"\u003e\n        \u003cimg src=\"screenshots/i.png\" width=\"210\" height=\"350\"\u003e     \u003cimg src=\"screenshots/j.png\" width=\"210\" height=\"350\"\u003e\n\n\n  \n## Development  \nWant to contribute? **:pencil:**  \n  \nTo fix a bug or enhance an existing module, follow these steps:  \n  \n1. Fork the repo\n2. Create a new branch (`git checkout -b exciting-stuff`)\n3. Make the appropriate changes in the files\n4. Add changes to reflect the changes made\n5. Commit your changes (`git commit -am 'exciting-stuff!!'`)\n6. Push to the branch (`git push origin exciting-stuff`)\n7. Create a Pull Request\n  \n  \n## Interested?  \nIf you find a bug (the website couldn't handle the query and / or gave irrelevant results), kindly open an issue [here](https://github.com/AbsolutelySaurabh/Pmagifier/issues/new) by including your search query and the expected result.  \n  \nIf you'd like to request a new functionality, feel free to do so by opening an issue [here](https://github.com/AbsolutelySaurabh/Pmagifier/issues/new) including some sample queries and their corresponding results.\n  \n  \n## License\n\n```bash\n\nCopyright 2018 Appsomniac.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor\nlicense agreements. See the NOTICE file distributed with this work for\nadditional information regarding copyright ownership. The ASF licenses this\nfile to you under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License. You may obtain a copy of\nthe License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the specific language governing permissions and limitations under\nthe License.  \n  ```\n  \u003cp\u003eLibraries used: \u003c/p\u003e\n  [android-morphing-button](https://github.com/dmytrodanylyk/android-morphing-button)\u003cbr/\u003e\n  [tedpicker](https://github.com/ParkSangGwon/TedPicker)\u003cbr/\u003e\n  [jake-wharton-butterknife](https://github.com/JakeWharton/butterknife)\u003cbr/\u003e\n\n---\n\n\u003e GitHub [@AbsolutelySaurabh](https://github.com/AbsolutelySaurabh) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Youtube [@appsomniac](https://www.youtube.com/channel/UCHO9VuIlUZj8eoKi1cXMOyA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabsolutelysaurabh%2Fpmagifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabsolutelysaurabh%2Fpmagifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabsolutelysaurabh%2Fpmagifier/lists"}