Mathpix Snip
Convert PDFs to LaTeX, DOCX, Markdown, and more
Mathpix Snip란 무엇입니까?
Mathpix Snip은(는) Mathpix에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Convert PDFs to LaTeX, DOCX, Markdown, and more"입니다.
확장 프로그램 스크린샷
Mathpix Snip 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Mathpix Snip: read, search, and convert scientific PDFs. Convert PDFs to LaTeX, DOCX, Markdown, and more. The Mathpix Snip Chrome extensions makes it possible to upload a PDF in your browser to your PDF collection in Snip instantly. It’s a key tool all STEM researchers need to stay on top of their fields. We make it easy and intuitive to create a searchable, exportable collection of PDFs from Arxiv.org and other online resources. Once in Snip, you can search and read your PDFs on any device, with the ability to export your documents to DOCX, HTML, LaTeX, and Markdown. You can also extract text from your PDFs and create research summaries via our Mathpix Markdown document editor in Snip. This Chrome extension has special features for Arxiv.org, including automatic naming of your PDF files, metadata extraction, and duplication detection to prevent adding the same PDF to your collection twice. This Chrome extension also integrates perfectly with the iOS and Android Snip apps, so that you can read your PDFs on the go, including an HTML view of the document so you can read PDFs comfortably on your phone without having to zoom into your document to compensate for small font sizes. We believe that if we make it pleasant for users to work with research PDFs, researchers will spend more time actually reading and studying them, and discover more connections, and ideas. It's frustrating enough to be a researcher, why make it harder than it needs to be by using business oriented storage software to manage your research PDFs?
확장 프로그램 기본 정보
이름 | Mathpix Snip |
ID | acjfbklbdkhaamiiehfmmepaiddbnido |
공식 URL | https://chromewebstore.google.com/detail/mathpix-snip/acjfbklbdkhaamiiehfmmepaiddbnido |
설명 | Convert PDFs to LaTeX, DOCX, Markdown, and more |
파일 크기 | 1.96 MB |
설치 횟수 | 54,099 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2023-09-10 |
출시 날짜 | 2022-09-01 |
평점 | 5.00/5 총 12 개의 평점 |
개발자 | Mathpix |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://mathpix.com |
도움말 페이지 URL | https://mathpix.com |
개인정보 보호 정책 페이지 URL | https://mathpix.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Mathpix Snip", "author": "Mathpix", "description": "Convert PDFs to LaTeX, DOCX, Markdown, and more", "version": "1.0.4", "action": { "default_title": "Snip", "default_popup": "index.html", "default_icon": "logo.png" }, "icons": { "128": "largeLogo.png" }, "background": { "service_worker": ".\/background\/background.js" }, "host_permissions": [ " |