These days, PDF (short for portable document format) is a go-to solution to store and share your documents. According to research from PDF Association in 2018, about 85% of documents on the web are in …
Continue readingTag: Bottom-Up
Python Libraries to Compress & Resize Images Fast
Python is a great and accessible programming language for automation scripts and components of web services. Whenever you code in this or another programming language, you can include Python libraries into your project and utilize …
Continue readingResponsive Images in WordPress
Since 2015, WordPress has responsive image support, so it’s quite easy to maintain pictures of multiple resolutions for whatever device screen size your site visitors might have. The first WordPress version to introduce responsive img …
Continue readingLockdown as an Opportunity: Uploadcare Gives Full Access to Developer Accounts for Free
The outbreak of the COVID-19 pandemic has changed the way we do things online. More people being online has put increased pressure on online services, making developers’ jobs harder: ensuring their systems’ stability while scaling …
Continue readingPHP Image Resizing & Optimization
Have you ever heard of PHP resizing images? Well, it can! This server-side programming language lets you manipulate picture size and quality in addition to basic features such as uploading files (e.g., with asynchronous JS). …
Continue reading