• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

[Not working] My Bash Fonts.com RIPPER Script - Download ANY Font Family (Including Paid Fonts)

Ohmybahgosh

New member
Jul 21, 2022
1
2
3
Bash:
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
########################                                                                      #########################
########################         _____ _   _____     _____     _   _____         _            #########################
########################        |     | |_|     |_ _| __  |___| |_|   __|___ ___| |_          #########################
########################        |  |  |   | | | | | | __ -| .'|   |  |  | . |_ -|   |         #########################
########################        |_____|_|_|_|_|_|_  |_____|__,|_|_|_____|___|___|_|_|         #########################
########################                        |___|                                         #########################
########################                                                                      #########################
#######################################################################################################################
########################                            REQUIRED TOOLS:                           #########################
########################        SED: https://www.gnu.org/software/sed/manual/sed.html         #########################
########################               XIDEL: https://github.com/benibela/xidel               #########################
########################                   CURL: https://github.com/curl/curl                 #########################
########################                  WOFF2 https://github.com/google/woff2               #########################
#######################################################################################################################
#######################################################################################################################
########################                        ==What This Script Does:==                    #########################
#######################################################################################################################
########################                       RIPZ ANY FONT FROM FONTS.COM..                 #########################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
###              /$$$$$$$  /$$$$$$$$  /$$$$$$  /$$$$$$$        /$$$$$$$$ /$$   /$$ /$$$$$$  /$$$$$$                 ###
###  ;;;;;      | $$__  $$| $$_____/ /$$__  $$| $$__  $$      |__  $$__/| $$  | $$|_  $$_/ /$$__  $$         ;;;;;  ###
###  ;;;;;      | $$  \ $$| $$      | $$  \ $$| $$  \ $$         | $$   | $$  | $$  | $$  | $$  \__/         ;;;;;  ###
###  ;;;;;      | $$$$$$$/| $$$$$   | $$$$$$$$| $$  | $$         | $$   | $$$$$$$$  | $$  |  $$$$$$          ;;;;;  ###
###  ;;;;;      | $$$$$$$/| $$$$$   | $$$$$$$$| $$  | $$         | $$   | $$$$$$$$  | $$  |  $$$$$$          ;;;;;  ###
###  ;;;;;      | $$__  $$| $$__/   | $$__  $$| $$  | $$         | $$   | $$__  $$  | $$   \____  $$         ;;;;;  ###
###..;;;;;..    | $$  \ $$| $$      | $$  | $$| $$  | $$         | $$   | $$  | $$  | $$   /$$  \ $$       ..;;;;;..###
### ':::::'     | $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/         | $$   | $$  | $$ /$$$$$$|  $$$$$$/        ':::::' ###
###   ':`       |__/  |__/|________/|__/  |__/|_______/          |__/   |__/  |__/|______/ \______/           ':`   ###
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
##         **YOU MUST PROVIDE A FONT FAMILY URL FROM FONTS.COM, NOT A PACKAGE URL..IT'll LOOK LIKE THIS:**           ##
##                             https://www.fonts.com/font/melvastype/kuunari-rounded                                 ##
##                               https://www.fonts.com/font/linotype/neue-helvetica                                  ##
##                                 https://www.fonts.com/font/fontfabric/nexa-rust                                   ##
################################                  ...ETC ETC ETC                    ...################################
#######################################################################################################################
#######################################################################################################################

My personal bash script to extract entire font families from Fonts.com, rips them as woff2 and final output includes woff2 and ttf files

I made this bash script last year, and it's been kinda stagnant on github.. But, I figured Babiato users would possibly get some use of this script!

It's a simple bash script, and it's straight forward to use..

You run the script, enter a FONT FAMILY url, and it does the rest.. Grabs paid font families just as well as free families.

No cookies or accounts needed.. Just need the font family url!

Extract, open the script in a code editor and read the banner to make sure you have all the required tools installed.

Make the script executable:
chmod +x FONT_RIPPER

Run the script:
./FONT_RIPPER
 

Attachments

  • FONT_RIPPER.zip
    2.3 KB · Views: 48
Bash:
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
########################                                                                      #########################
########################         _____ _   _____     _____     _   _____         _            #########################
########################        |     | |_|     |_ _| __  |___| |_|   __|___ ___| |_          #########################
########################        |  |  |   | | | | | | __ -| .'|   |  |  | . |_ -|   |         #########################
########################        |_____|_|_|_|_|_|_  |_____|__,|_|_|_____|___|___|_|_|         #########################
########################                        |___|                                         #########################
########################                                                                      #########################
#######################################################################################################################
########################                            REQUIRED TOOLS:                           #########################
########################        SED: https://www.gnu.org/software/sed/manual/sed.html         #########################
########################               XIDEL: https://github.com/benibela/xidel               #########################
########################                   CURL: https://github.com/curl/curl                 #########################
########################                  WOFF2 https://github.com/google/woff2               #########################
#######################################################################################################################
#######################################################################################################################
########################                        ==What This Script Does:==                    #########################
#######################################################################################################################
########################                       RIPZ ANY FONT FROM FONTS.COM..                 #########################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
###              /$$$$$$$  /$$$$$$$$  /$$$$$$  /$$$$$$$        /$$$$$$$$ /$$   /$$ /$$$$$$  /$$$$$$                 ###
###  ;;;;;      | $$__  $$| $$_____/ /$$__  $$| $$__  $$      |__  $$__/| $$  | $$|_  $$_/ /$$__  $$         ;;;;;  ###
###  ;;;;;      | $$  \ $$| $$      | $$  \ $$| $$  \ $$         | $$   | $$  | $$  | $$  | $$  \__/         ;;;;;  ###
###  ;;;;;      | $$$$$$$/| $$$$$   | $$$$$$$$| $$  | $$         | $$   | $$$$$$$$  | $$  |  $$$$$$          ;;;;;  ###
###  ;;;;;      | $$$$$$$/| $$$$$   | $$$$$$$$| $$  | $$         | $$   | $$$$$$$$  | $$  |  $$$$$$          ;;;;;  ###
###  ;;;;;      | $$__  $$| $$__/   | $$__  $$| $$  | $$         | $$   | $$__  $$  | $$   \____  $$         ;;;;;  ###
###..;;;;;..    | $$  \ $$| $$      | $$  | $$| $$  | $$         | $$   | $$  | $$  | $$   /$$  \ $$       ..;;;;;..###
### ':::::'     | $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/         | $$   | $$  | $$ /$$$$$$|  $$$$$$/        ':::::' ###
###   ':`       |__/  |__/|________/|__/  |__/|_______/          |__/   |__/  |__/|______/ \______/           ':`   ###
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
#######################################################################################################################
##         **YOU MUST PROVIDE A FONT FAMILY URL FROM FONTS.COM, NOT A PACKAGE URL..IT'll LOOK LIKE THIS:**           ##
##                             https://www.fonts.com/font/melvastype/kuunari-rounded                                 ##
##                               https://www.fonts.com/font/linotype/neue-helvetica                                  ##
##                                 https://www.fonts.com/font/fontfabric/nexa-rust                                   ##
################################                  ...ETC ETC ETC                    ...################################
#######################################################################################################################
#######################################################################################################################

My personal bash script to extract entire font families from Fonts.com, rips them as woff2 and final output includes woff2 and ttf files

I made this bash script last year, and it's been kinda stagnant on github.. But, I figured Babiato users would possibly get some use of this script!

It's a simple bash script, and it's straight forward to use..

You run the script, enter a FONT FAMILY url, and it does the rest.. Grabs paid font families just as well as free families.

No cookies or accounts needed.. Just need the font family url!

Extract, open the script in a code editor and read the banner to make sure you have all the required tools installed.

Make the script executable:
chmod +x FONT_RIPPER

Run the script:
./FONT_RIPPER
how to run the script? Is this bat or other?
 
Can you add the tutorial video ??
 
it works but no fonts exactly downloaded. it creates zip archive but empty


Screen Shot 2022-07-22 at 17.25.31.png
 
Last edited:
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock