8000 GitHub - breezertwo/TimThumb: TimThumb is a simple, flexible, PHP script that resizes images. You give it a bunch of parameters, and it spits out a thumbnail image that you can display on your site.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
/ TimThumb Public archive

TimThumb is a simple, flexible, PHP script that resizes images. You give it a bunch of parameters, and it spits out a thumbnail image that you can display on your site.

License

Notifications You must be signed in to change notification settings

breezertwo/TimThumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ ARCHIVED

Original Project Page
Original Google Code Page

TimThumb

TimThumb is a simple, flexible, PHP script that resizes and caches images. You give it a bunch of parameters, and it spits out a thumbnail image that you can display on your site.

The script was changed from the original to work with PHP7.

How To Use

Getting Started

HTML example:

<img src="/scripts/timthumb.php?src=/images/whatever.jpg&w=150&h=200&zc=1" alt="" />

About

TimThumb is a simple, flexible, PHP script that resizes images. You give it a bunch of parameters, and it spits out a thumbnail image that you can display on your site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0