Coder Social home page Coder Social logo

chil's Introduction

TypeRip Logo

The Adobe Fonts ripper.

How to use it

  1. Enter an Adobe Fonts font family or font collection URL into the address bar, then press enter.
  2. Browse the available fonts under this family, using the download button to save them to your machine.
  3. That's it.

Terms

  • Do not use any downloaded fonts for anything other than testing purposes. Think of it like a try-before-you-buy system. This tool merely saves a copy of what Adobe makes publicly available through their website, but this does not give you the legal right to use the fonts as if you have purchased a license. If you want to publish any work using these fonts, or do anything restricted to license-holders by said license, you must purchase a license through Adobe.

Whats new?

January 7th, 2024:

  • Complete rewrite using Vite, Vue components and other modern javascript practices.
  • Removed all OpenType.js-based font rebuilding as this wasn't working well and is no longer necessary because:
  • We now have access to the full-featured font file in WOFF2 format with no missing glyphs or broken kerning or anything thanks to research by Artellia.
  • Fonts are converted automatically from WOFF2 to TTF format in the browser before downloading for ease-of-installation as Windows does not natively support WOFF2.

May 5, 2021:

  • Typerip can now rip the entire available character set from any font. Big thanks to everyone that reported bugs and collected information on this issue.
  • Added the option to download fonts without processing. This is useful if your download hangs and/or crashes your browser. Downloading the fonts without processing will always work, but you will have to edit the fonts manually to change their names and ensure compatibility with your OS.

May 3, 2021:

  • Added the ability to read font collection URLs and download their contents as you would with a font family.
  • Added a "Download All" button to font families and collections, downloading a single zip of all the contents of the font pack.
  • Fonts now download as a ZIP archive.
  • Switched to a more consistent CORS proxy.

March 22, 2020:

  • Cosmetic fixes
  • Removed all references to "TypeKit", as Adobe has renamed the service to "Adobe Fonts"

March 9, 2020:

  • Fixed a bug in OpenType.js that would fail to re-encode some fonts.

Oct 21, 2019:

  • Rewrote entire application from scratch
  • New, cleaner and simpler user interface
  • Fonts are automatically repaired and renamed correctly

Screenshot

Screenshot #1

License

typerip.js is released under the WTFPL (http://www.wtfpl.net/)

chil's People

Contributors

codezombie avatar 101arrowz avatar mdbell avatar tungwoodboi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.