{"id":13507951,"url":"https://github.com/ricn/librex","last_synced_at":"2025-04-23T22:31:59.829Z","repository":{"id":28710948,"uuid":"32231619","full_name":"ricn/librex","owner":"ricn","description":"Elixir library to convert office documents to other formats using LibreOffice.","archived":false,"fork":false,"pushed_at":"2020-07-07T21:40:52.000Z","size":137,"stargazers_count":36,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T09:53:47.857Z","etag":null,"topics":["convert-office-documents","elixir","elixir-library","libreoffice"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/ricn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-14T20:55:23.000Z","updated_at":"2024-05-15T12:58:07.000Z","dependencies_parsed_at":"2022-08-30T01:40:53.545Z","dependency_job_id":null,"html_url":"https://github.com/ricn/librex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricn%2Flibrex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricn%2Flibrex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricn%2Flibrex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricn%2Flibrex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricn","download_url":"https://codeload.github.com/ricn/librex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250527087,"owners_count":21445299,"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":["convert-office-documents","elixir","elixir-library","libreoffice"],"created_at":"2024-08-01T02:00:44.039Z","updated_at":"2025-04-23T22:31:59.541Z","avatar_url":"https://github.com/ricn.png","language":"Elixir","readme":"\u003cp align=\"left\"\u003e\u003cimg src=\"logo/horizontal.png\" alt=\"librex\" height=\"110px\"\u003e\u003c/p\u003e\n\nElixir library to convert office documents to other formats using LibreOffice.\n\n[![Build Status](https://travis-ci.org/ricn/librex.png?branch=master)](https://travis-ci.org/ricn/librex)\n[![Hex.pm](https://img.shields.io/hexpm/v/librex.svg)](https://hex.pm/packages/librex)\n[![Inline docs](http://inch-ci.org/github/ricn/librex.svg?branch=master)](http://inch-ci.org/github/ricn/librex)\n\n## Requirements\n\nLibreOffice must be installed. It's recommended that you add the soffice binary your PATH. Otherwise you have to specify the\nabsolute path to the soffice binary as the last parameter.\n\n## Installation\n\nAdd this to your `mix.exs` file, then run `mix do deps.get, deps.compile`:\n\n```elixir\n  {:librex, \"~\u003e 1.0\"}\n```\n\n## Examples\n```elixir\n  import Librex\n\n  convert(\"/Users/ricn/files/example.docx\", \"/Users/ricn/files/example.pdf\")\n\n  convert(\"/Users/ricn/files/example.docx\", \"/Users/ricn/files/example.odt\")\n\n  convert(\"/Users/ricn/files/example.docx\", \"/Users/ricn/files/example.pdf\", \"/path_to/soffice\")\n```\n\n## Credits\n\nThe following people have contributed ideas, documentation, or code to Librex:\n\n* Richard Nyström\n* Sergey Chechaev\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"categories":["Files and Directories"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricn%2Flibrex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricn%2Flibrex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricn%2Flibrex/lists"}