How to Embed Images from Google Drive on your Website
This tutorial describes how you can display images stored in your Google Drive on your website or emails. All image files on Drive have a high-resolution thumbnail that you can embed into any webpage.
How to Auto-Download Podcasts to Google Drive with Google Sheets
You use Google Sheets as your own Podcast Manager that will automatically download your favorite podcasts to Google Drive and instantly sync across all your devices.
How to Build a HTML Form for Uploading Files to Google Cloud Storage
This tutorial explains how you can build a file upload form for uploading files to Google Cloud Storage. The uploaded files can be made pubic or private.
How to Generate Dynamic QR Codes to Collect Payments through UPI
This tutorial explains how you can create QR Codes and merchant badges for collecting UPI payments through Google Pay, PhonePe, PayTM, Amazon or any BHIM UPI apps.
How to Use Google OAuth 2.0 to Access Google APIs with Refresh Token
This tutorial explains how you can sign-in with Google OAuth 2.0, store the refresh token in database and access the various Google APIs with the access token generated from the refresh token.
How to Extract Text from PDF Files with Google Apps Script
This tutorial explains how you can parse and extract text elements from invoices, expense receipts and other PDF documents with the help of Apps Script.
How to Use Conditional Formatting in Google Sheets to Highlight Information
Conditional formatting in Google Sheets allows you to apply automatic formatting to cells in spreadsheets that meet certain criteria. Check out some practical examples and master conditional formatting in Google Sheets.
Learn about the different approaches that will help insert images in Google Sheets and understand the reason why you may prefer one approach over the other.
How to Split a PDF file into Separate PDF Documents
Learn how to split any PDF file into multiple PDF files from the command line without requiring Adobe Acrobat or any expensive PDF manipulation library